How many ways we can parameterize data in quicktest professional?
No Answer is Posted For this Question
Be the First to Post Answer
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
How can we do Data driven testing Using For loop in QTP?
Where we use data driver in qtp?
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
What is difference in global and action sheet in qtp?
hw to create a frame work in qtp..what are the basic steps
Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance
What is the extension of the qtp local repository?
Explain step generator in qtp?
Differentiate the type of test cases which can be automated and which cannot be automated?
What is the dis advantage of check points in QTP, if any?
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?