What is data driven testing in QTP?
Answer Posted / chowdhury
Data Driven testing is testing the functionality with
dynamic input from QTP. When we record, the value we use
become static. In Data driven test we convert that static
value to dynamic so that we can give as many inputs we want
to see the functionality is working ofr different inputs.
| Is This Answer Correct ? | 71 Yes | 2 No |
Post New Answer View All Answers
How can I change object description or check point values in qtp?
how can we do the frame work in qtp
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How to save your test using quicktest professional?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Hi All, I need code for how to execute qtp scripts from excell sheet
Is it possible to change the property value at runtime? How it is possible?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
What are the different recording modes?
what could go wrong with test automation?
Generic function to search for the unique link in webtable and click on it
What is parameter in qtp?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Explain the difference between check point and output value?