If the object property is changing very frequently, what was
your approach?
Answers were Sorted based on User's Feedback
Answer / aiswaryan
Then it is a dynamic object. You can take the object
property in run time by referring the innertext/innerhtml
of the the parent of the respective object. Then do set
property in run time and access the object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / puspita
If the object property dynamically change then u can go for this options
1.Regular expressions of descriptive program
2.Smart identification
3.Recovery scenario of Object state
4.Maintenance run mode
| Is This Answer Correct ? | 0 Yes | 2 No |
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
Which Databases supports for QTP?
How to use QTP for Regration testing, plz tell as with short Example of login window? plz tell as....
HoW to open QTP in Real time.after getting the qtp window how to log in .pl answer real time people
What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance
what is reusable action and how the same can be implemented (process)?
Explain Different types of Checkpoints in Quick Test Professional?
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
Count the number of radio buttons and randomly select one.
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
write a script for get the following result: username password frm the string1="A=username" string2="B=password"