Answer Posted / satyanarayana
Smart identification is a mechanism used by the qtp in order
to identify the objects while normal method fails to
identify the objects.Normal method fails due to the presence
of more no of objects of same type and also presence of
dynamically changed object(propeties are changed dynamically)
Here qtp will uses properties like base filter properties
and optional filter properties.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a Function and Action in QTP?
Explain about datafile/verification of date file when file is not available in local system?
What is checkpoints for qtp?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Whats the realtime QTP testing process
What are the different types of recording modes?
What are the technologies supported by qtp?
What is the use of text output value in quicktest professional (qtp)?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
What is smart identification in QTP?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
Without using gui map editor we can recognize the application in winrunner ?