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 |
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
Analyzing the Checkpoint results ?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
What is the main difference between desriptive programming and generic functions
Set DR= CreateObject("Mercury.DeviceReplay")
how to click the link in webpage by using QTP Script????????
anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example
How to use QTP for Regration testing, plz tell as with short Example of login window? plz tell as....
How to export data in excelsheet to qtp without using datatable.