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 |
what is the latest version of QTP? Main difference between 9.2 and 10 version
-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?
How do you capture tooltip using QTP?
How many regression test suits in your appliction?
how u conduct GUI testing and PERFORMANCE testing on MS- WORD? and What r the GUI Test Cases and performance Test Cases?
3 Answers Accenture, Civil Service, ICICI, Jintek, Satyam, Singularity, Syntel, TCS, Wipro,
Analyzing the Checkpoint results ?
How do we Access, retriew and edit the runtime objects in Automation Testing using QTP
distinguish between old version and new version QTP features.
During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.
Syntax for how to call one script from another and Syntax to call one "Action" in another?
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
How to execute the test cases using QTP. i.e What is the use of QTP while execution