how you test broken link using the automated tool QTP ?
Answer Posted / ashish
Go to Tools > Options > Web > Advanced and check the two
boxes labeled “Create a checkpoint for each page while
recording” and “Broken Links”.Now every time you record a
new page, QTP will automatically include a checkpoint for
broken links.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
What are the types of data tables in qtp?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
What are the technologies supported by qtp?
How to associate function library at a run time?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
What is the file extension of the code file and object repository file in QTP?
What does it mean when a check point is in red color? What do you do?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How to test the login page in different ways in automation testing and i need code?
How many types of status are there?
wht type of User defined functions or Java Releated functions do we write in VB scripting
How to carry out bit map check points in QTP
How to use actions in qtp ?