Latest Answer: First of all QTP will consider all the properties present in the object repository (i.e mandatory and assistive properties) except ordinal identifier and try to identify the object. if it fails then it will use the base filter properties and try to match ...
If you giving priority as p0, as a developer if I give priority as p2, What happens?In user defind function check point intersection is possible or not?
To be more descriptive how to call an action which is saved in one test, from another action without doing insert call to copy or existing action. Say for instance, my action is stored in one test in my
Latest Answer: either u can use "call to copy of action" or "call to existing action" ...
Say for eg, if action_1 contains a variable 'C' containing the value of a+b, how can we display the result (value of 'C') in action_2 ?
Latest Answer: Call one action within the other one. ...
Latest Answer: I have the same Question, since in 8.2 we were facing issues in adding more Object to OR....There must be a Definite Size of OR Especially in 8.2RegardsNawab ...
Latest Answer: you can write for example :something 1484894_& somethingThe regular expression would be :something W+ somethingHope it will help ...
When object spy is launched sometimes it freez, and windows doesn't respond any more.Is it a keyboard combination to break it down.
Latest Answer: ctrl+alt+del then task manager end crvw.exe process.It will kill Qtp. ...
Latest Answer: Test Objects are the objects that are been added in OR by QTP.when we perform operation on a new object QTP will add properties into OR, and value will not be altered if the property of object is altered in application.Run Time Objects are the ...
When Object Repository is huge, there is no space to add more features we had 5 more features are pending to add. How can we add this features for writing the scripts. Always descriptive programming is not a good solution and we dont want to go for that also, Version of the QTP tool is QTP 9.0
Latest Answer: When QTP runs through a application under test for the first time it captures the logical name and properties of the object and stores them as test object for future reference. QTP
recognizes the objects in AUT from the stored information in test object. ...
View page << Previous 8 9 10 11 [12] 13 14 15 16 17 Next >>

Go Top