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
Tell us how can you create html test report from your test script?
Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932
List down the primary features of a good automation tool?
Tell us what you know about table-driven testing?
Give some examples for defect management tools?
Tell us how could you explain the main difference between webdriver and rc?
Tell me what are pros and cons of automating tests at ui layer?
List of Test Management Tools??Is Quality Center Test Management tools
Name some of the commonly used automation testing tools that are used for functional automation.
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
List some advantages and disadvantages of automation testing.
What all different approaches can be used for designing an automation solution?
Is automation testing a black box testing or white-box testing?
What is a ‘test plan’? What is a ‘test case’?
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.