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?
Answers were Sorted based on User's Feedback
Answer / mahendar
While recording the tool will captur all the properties and values... And it stores in the local object repository based on what are the settings made by you initially.... So that tool will identity the object when u play back
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / qtphelper
If its record and play back definetely it should work using
smart identification mechanism in QTP. If its not recording
and you are adding objects to the OR and while writing DP
then we should go for ordinal idenitifier.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / 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 |
Answer / sandeep.yerraguntla
In QTP object properties can b recognised using object spyq
in that object spy window select identify properties radio
button it will show all the child properties of the
particular selected object.
| Is This Answer Correct ? | 1 Yes | 3 No |
How does QTP identifies the object in the application
Can anybody help me for vb script in qtp? give me examples for practice plz.
Brief the process of testing with UFT?
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error
What are the different ways to invoke an application using QTP?
How to call script1 into script2?
What is dynamic arrays
Among all the check points what is the most important checkpoint?
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
How to manage a drag drop event in the qtp
write a qtp script to verify that the business price is twice the economy price in flight reservation window