In an output value text checkpoint, where does the output
value stored by default ?
Answer Posted / praveen
Text Output value is to capture the text displayed on the
object during runtime.
The values are configured to test datatable. But the values
are captured will be stored in runtime datatable. A text
output value can be inserted only while recording.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to test fly out menu in qtp?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How do you send email with attachment from outlook using qtp ?
What is checkpoints for quicktest professional?
How to record application running on the Virtual machine?
Can we write winrunner language i.e TSL in QTP tool?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Give me some real time point of way where exactly we can conduct audits?
How to release all resources file from the QTP?
how to convert 100 into hundred repees only and viceversa
What is keyword view in qtp?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
How you debug your script?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?