How to Identify broken links in QTP
Answer Posted / qtp tester
Other than the above method, there is one more way that can
be used to identify broken links in QTP.
http://www.automationrepository.com/2012/03/how-to-identify-
broken-links-using-qtp/
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the challenges you faced during you entire life automation ?
How many ways we can parameterize data in quicktest professional?
What is an expert view and keyword view?
Explain the types of properties that quick test learns while recording?
What is the difference between rational rose and QTP?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
HOw to add the recovery file at runtime to the test file .
In qtp, how you can remove the spaces from string?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
How you know that a test case is a regression test case
How to check which add-ins are associated with a test in qtp?
What are some test assets and related extensions of qtp?
How you create new action in qtp?