How will you check a web application for broken links using qtp?
No Answer is Posted For this Question
Be the First to Post Answer
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
is we can import the object repository from external source. if it so then how?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
Does QTP provides any tools for parametarization?
When we try to use test run option "Run from Step", the browser is not launching automatically why?
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
What is the extension of script and object repository files?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
QTP is used better in which type of application Web based application or desktop application
how do i know how to use tools
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?