Answer Posted / venu chowdary
qtp means quick test professional.
qtp solves only some actions compare the manual testing.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How can I change object description or check point values in qtp?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What is ‘object spy’ and what is the function of object spy in qtp?
Explain different types of checkpoints?
What are the key points to create a framework in QTP for oracle forms?
Can any one send me the QTP Basic Coding Samples?
what is the structure for the data driven framework
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How do we analyze the checkpoint results?
How to handle dynamic objects in quicktest professional?
How does quicktest professional identifies the object in the application?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
Why qtp the best testing tool?