Answer Posted / vijay
Smart identification is a mechanism provided by qtp,which is
used for identifying the objects even though some properties
are dynamically changed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does QTP identify an object?
what is Property......End Property loop? how to write sript for it in QTP
How to execute a winrunner script in quicktest professional?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What are the key elements available in test result window?
When to use descriptive programming?
What is a programmatic description?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How to add synchronisation points in qtp?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How to create Reusable and Multiple Actions?