How Does Run time data (Parameterization) is handled in QTP?
Answer Posted / tripti arya
Parameterization is nothing but giving multiple input/test
data. In QTP i/p data can be given in 4 ways:
1.Input through keyboard
2.Input through notepad
3.Input through Excel Sheet:a.Global Sheet b.Action Sheet
4.Input through database i.e importing data from database
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain quicktest professional testing process?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How would you directly trigger javascript in a test?
what is profile tool?
How many ways we can parameterize data in quicktest professional (qtp)?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What r the different filters in defect in quality center
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
if numbers are always changing write a script for that
Why is Client side image is preferred over server side image?
What is the Difference between test object and run time object?
If you are testing a web application then what will you test in that application?
How do I get the QTP scripts result in xml format by using vb script function?
is there any addin for remedy user application
How software tester can use constants and variables in scripts?