What are private functions in QTP? How they can be called from the function library?
No Answer is Posted For this Question
Be the First to Post Answer
How to define array in qtp?
What are output values and why they are used ?
what are the challenges you have faced while testing web based application using the automation tools ?
How to get Links count in an web application,without descriptive programming?
Please guide me release notes of Automation once scripts are completed
When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
why do we use both location and index identifier.
What is QTP scenario.
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?