Answer Posted / prasanna
Let me give u an example :
Suppose u r automating a page..which ahs the detauils of a
customer.
U have different fields like text box,drop down check box
etc..for name..amil id website etc..
So different fields have diffrent constarints..
So u can run ur script for entering different combanination
of values and check hows the aaps is responding..
So this can be done in QTP : u can save all ur data values
in a excel set..and ur script can execute with those
data..in which u can run the script for any no of
interations..
Hope u understood.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....
How to check if an element is visible on the page?
When is automation testing useful?
Can you do without a framework?
How do you select which automation tool is best suited for you?
How do you identify the test cases which are suitable for automation?
When you will not automate testing?
What is the scripting standard while performing automation testing?
How do we Test the C++ and Unix Application Using Automated Tool.
What steps are needed in developing and running a software test?
what is critical test case ? please give an example .
Tell me the fundamental difference between xpath and css selector?
What do you think holds the testers back to do automation? Is there a way to overcome it?
What is testng and why is it better than junit?
In Selenium how a test suit is run and report is generated.