what is the extension for QTP files?
Answer Posted / chinna
Hi,
Library File extension .vbs
Test Script .mts
Peraction .mtr
Shared repository .tsr
Action template .mst
Recovery scenario .qrs
Batch Test .mtb
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
when a test case is written how u test using qtp
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
How to add synchronisation points in qtp?
How to execute a winrunner script in quicktest professional?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What is a programmatic description?
What are output values and why they are used ?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
how to download mercury qtp9.2 ny internet ?
What are the various automation frameworks available in qtp?
How can get count of list box?
what is description object?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?