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 |
Give a comment on Regular Expressions using QTP?
write script for bitmap image?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
Types of properties that Quick Test learns while recording?
Does QTP run in any environment?
how can i call an external action,which is not added external action of an action?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
what properties do use to identify a browser and page while using descriptive programming?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
How to use the Object spy in QTP 8.0 version?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api