what is the recovery scenario?
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..
What is action?
How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..
write qtp descriptive programming to activate multiple notepads? please urgent friends
Is it possible to use two instances of UFT on the same machine? If not why?
vb script for calling one function to the another function
How will internal and external links be validated and updated? how often?
What is regular expression?
Java add-in is need to work on java oriented project ?
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime