wht is the difference betn check point and output value?
Answer Posted / ramarao
cheque point verifies the actaul behavior of application to
expected behaviour of the application.
outputvalue is nothing but a output of one can be used as
a input of further one.
output value capture the output data and stored into the
perticular location of the data tbale and that can be used
to further runnenig process.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is an expert view and keyword view?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
With what extension you can save the list of tests in a file to run in test batch runner?
Does Low-level recording capture mouse movements?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
how will you load the test cases in ddt?
How to find the difference between 2 dates in qtp?
explain abt dyanamic changing object with example?
When should I use smart identification?
How to creating an output value using quicktest professional?
What is meant by Output Value in UFT?
How to check which add-ins are associated with a test in qtp?
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.
how will you check how many members visited the website www.infosys.com?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me