In web page there is five OK buttons available, while
recording i click on 3rd OK button, How QTP identify the 3rd
OK button while running script? Is qtp identify 3rd ok button?
Answer Posted / steveaustin
its is similiar to ARRAY ..cmd button property.. like if
we have more no of character represented as
a[0]='x',a[1]='y'...........a[n]=''..
as like this qtp create's a unique values for the cmd button
like
cmd1,cmd2.. according to the userdefined names to the cmd
button for their corresponding action to be executed at the
time of their function call
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Why we load add-ins in qtp?
What is QTP’s model for test creation?
What are the differences between table and db checkpoints?
Explain the concept of object repository & how qtp recognizes objects?
What is Unicode Compatibility?
Explain about Test Fusion Report of QTP?
How do you convert manual test cases to automated test cases?
What are the different attributes used with regular expression?
What is recovery scenario in qtp?
How to analyzing the checpoint results?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
is there any addin for remedy user application
How is a Step generator used in UFT?