What is the file extension of the code file & object
repository file in QTP?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
File extension of
-- Per test object rep :- filename.mtr
-- Shared Oject rep :- filename.tsr
Code file extension id script.mts
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / ravindra
File extension of
Per test object rep :- filename.mtr
Shared Oject rep :- filename.tsr
Code file extension id script.mts
Recovery file extension: .qrs
Batch file extension : .mtb
| Is This Answer Correct ? | 1 Yes | 1 No |
In an interview what r the questions asked in qtp related project? pls any answer this question?
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
Can I use datatable of Action1 in the Action2.
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Is it possible to call win runner script in qtp?
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.
11 Answers Thatavarti Technologies,
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
what is test scheduleling?
How many types of Parameters are available in QTP?