Describe how Smart Identification is used
No Answer is Posted For this Question
Be the First to Post Answer
What environment does qtp run in?
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
How to find Operating system information using QTP script?
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
what are the difference ways of parameterising?
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
what is the hierachy of Descreptive programming?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
pls tell me different type of automation frame works in QTP and which one need to select in client server application
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
How to capture screen shots when an error occurs?