Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...

2281


Please guide me release notes of Automation once scripts are completed

1949


what is the advantages and disadvantages of using functions instead of re usable actions

2016


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

4340


diff between qtp versions from 8.5

2094


What is the difference between a Function and Action in QTP?

1151


Describe how Smart Identification is used

2303


What are the advantages of a Hybrid framework?

1188


How to check which add-ins are associated with a test in qtp?

1172


What is the use of text output value in quicktest professional?

1037


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

2137


Explain the features and benefits of quick test pro(qtp)?

1036


Explain hybrid framework with advantages and disadvantages?

1125


What is the difference between a Function and Procedure in QTP?

1265


is it possible to add sheets to excel at runtime

4098