How to test whether the navigation i.e. from one page to
another is working r not using QTP for web based
application. plz explain in detailed or mail the sample
code to malepatin@gmail.com
Answer / jay prakash
you can chek the link (href field or http:// field)... if
its changed from the previous one that means you have
sucessfully navigated.
Please let me know if it helps.
Regards,
Jay Prakash
| Is This Answer Correct ? | 1 Yes | 1 No |
write script for how to add function library in QTP
Does QTP provides any tools for parametarization?
In how many ways we can add check points to an application using QTP.
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How to change the priorities of the recovery scenario properties?
How to execute a WinRunner Script in QTP?
How to get the run time object property without using GetROProperty
In QTP, What is Global action and Local action?
How to do Laod testing for web based Application?
Can a function return a dictionary object?
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?