anyone can explain about "Smart Identification" in QTP.
what is the use of "Smart Identification" ???
Answer / jay prakash
When you run a test, QTP searches for an object based on
the description it lerned (Object Repositry). If QTP cannot
find anyobject that matches the desription it learnt than
it uses Smart Identification.
Smart Identification feature tries to find a unique set of
properties to identify an object. This is normally required
in tests that you create for web based applications.
Please let me know if it satisfies you.
| Is This Answer Correct ? | 3 Yes | 1 No |
What are the features and benefits of Quick Test Pro(QTP)?
How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
write qtp descriptive programming to activate multiple notepads? please urgent friends
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.
w is time parameter
What is test object?
What is throw object?
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and components. We do not use Java, VB.Net, C## or any other component that can be decompiled. We are automating the application using HP Quick Test Professional. It is not reconginizing the combo boxes, tabs etc.... Could you please suggest, whether QTP supports C++ dlls and components or not...if yes, could you please guide me, how to overcome this situation. Can we install any special add-ins for this C++? .When we are performing the recording/execution, the application becomes very slow. Your quick response will be highly solicited in this regard.
what type of automation is follwed in the project?
can any one tell me how to select some text.i need the script for that