What is the latest version in QTP?
Answer Posted / yadagiri
QTP 11.0
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many add-ins comes by default with qtp?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
What is the quicktest professional testing process?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Can we create a qtp test from qc?
How to use descriptive programming?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
what could go wrong with test automation?
What is object spy in quicktest professional (qtp)?
What are private functions in QTP? How they can be called from the function library?
Suppose I want fail that check point? How can you do that?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?