Hi What are re-usable actions in QTP?
-Thank You
Answer Posted / srini
what sredhar is said is correct
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain in brief about the quicktest professional automation object model?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Explain quicktest professional testing process?
What are the various automation frameworks available in qtp?
How many types of parameters are there?
Are Shared ORs read-only?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
Which environments are supported by hp qtp?
How can you send user defined messages to test report?
Can we use index on view?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
any body can you help me what is the script to automate an comand promt
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))