Where u will use output checkpoint in QTP?
Answers were Sorted based on User's Feedback
Answer / king
output value is used for to capture the value from
application and stored into the run time datatable.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / kanaka suresh macherla
The output of one test will be taken.the same output value
will be stored in datatable and will be given as input to
other test.this is the concept of output values in QTP.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / ravi
Text output check point.It is kind of passing dynamic data
in the web application testing at runtime.
Please correct me, if I went wrong!
Thanks for reading
| Is This Answer Correct ? | 3 Yes | 2 No |
What are Child Objects?
what are inputs for automation?
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
Hi Friends, Can you please answer these questions of QTP Certification? 1.) What are bitmap checkpoints sensitive to? A. Image size and object type B. Object type and image type C. Screen resolution and object type D. Screen resolution and image size 2.)What are the phases in the QuickTest workflow? A. Plan, Record, Enhance, Run B. Prepare, Record, Verify, Run C. Plan, Create, Verify & Enhance D. Prepare, Create, Verify & Enhance, Integrate 3.) What are the two most commonly used ADO objects? A. Fields B. Execute C. Connection, RecordSet D. Open, ConnectionString 4.)What options are available to filter objects in the Target Object Repository pane when merging object repositories? A. Show all objects or Show only objects with conflicting object types B. Show all objects or Show only objects with conflicting descriptions C. Show only objects with conflicting logical names or Show only objects with conflicting object types D. Show only objects with conflicting logical names or Show only objects with conflicting descriptions 5.)Which of the following is an example of a missing resource? A. An object B. Run Results C. A Regular Action D. An External Action 6.)What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value 7.)In VB Script functions, which one is false among the following a. Variables must be declared before use b. Variables may not be declared before use c. Variables may be declared without data types None
What is checkpoints for qtp?
we have 10 automation scripts. how to call them from one main script.
hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?
How to create log file in qtp?
In key word driven framework,we will rename the logical names of objects,why?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage