what is the extension for the test version of the script?
Answers were Sorted based on User's Feedback
Answer / pavan
Test versin script name is .mts
module test script
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jagan paruchuri
for script:.mts(module test script)
for action template:.mst(module script template)
for local repository:mtr(module test repository)
for shared repository:tsr(test shared repository)
for recover scenario:.qrs(quick recovery scenario)
for functions:.vbs(visual basic script)
| Is This Answer Correct ? | 2 Yes | 0 No |
How would you directly trigger javascript in a test?
How to give a call to another action from one action?
Wht are the BY default Add-ins in QTP 9.2 version and what all are differences between 8.2 and 9.2
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..
1 Answers Synchronoss Technologies,
When to use descriptive programming?
what are the different kinds of frameworks in automation?
how to retrieve data from the data table (from a particular cell)
does automation replace manual testing?
what is mean by output parameters? I need full description with example. tell me any one please
Hi I am from delhi, Now I can surely say that no institution of QTP here in Delhi After reading you people I want to get cry, from last six month I am trying to learn QTP, I have knowledge too but dont know VB Script. Now it appears that without learning QTP no one can learn complete QTP, I want to get a formal learning in QTP. Can you suggest me the best institution. and please let me know the charges and span of the course too. thanks in advance to you alkaa.dugaal@gmail.com
Hi, Can anyone write the following qtp script...please its urgent ·Navigate to Google in a new IE instance ·Search for the following word "Gap, Inc." ·Iterate thought the first 10 pages of google ·On each page collect the following ·The "blue" page title ·The "green" url ·Output all the data into a file named "test_output.txt" ·Format "Title – URL"