4. what is the use of Text output value in Qtp?
Answer / sridhar
Output values enable to view the values that the
application talkes during run time.When paramaterised, the
values change for each iteration.Thus by creating output
values, we can capture the values that the application
takes for each run and output them to the data table.
| Is This Answer Correct ? | 4 Yes | 0 No |
In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?
Which MS Excel formulas are possible to use in the DataTable? I am searching a formula for searching a field in the datatable
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
what is the framework followed by ur company in qtp
How to export quicktest professional (qtp) results to an .xls file?
Hi, Can anyone write the following qtp script...please its urgent ·Navigate to Google in a new IE instance ·Search for the following word "Gap, Inc." ·Iterate thought the first 10 pages of google ·On each page collect the following ·The "blue" page title ·The "green" url ·Output all the data into a file named "test_output.txt" ·Format "Title – URL"
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
What are the properties you would use for identifying a browser and page when using descriptive programming?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
How u perform exception handling in QTp,what is other name for ths