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 |
how to use command prompt using qtp?
what is life cycle of automation testing ?
explain keyword driven framework?
in flight reservation ex once u login, u go into next window where we hav an option of new, open and help etc.. how to fetch those options and to go to respectiv tab accordingly using qtp.. plz let me knw answer for tis as early as possible. Thanks in advance... asha
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
What is qtpro? What is a quick test professional?
suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent
What is the pros and cons between QTP and Rational Robot
What are the framework folders?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
How do you copy a value from a cell in an msexcel sheet saved on the desktop into QTP's datatable when the co-ordinates of cell are given?
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.