what is the extension of action script template?
Answers were Sorted based on User's Feedback
Answer / praveen
Exyension os an automation test script is .mts(modular test
script)
| Is This Answer Correct ? | 11 Yes | 7 No |
Answer / vandhana
QTP Script File : .mts ( mercury test script)
QTP Local Repository : .bdb ( berkely database)
Shared Repository : .tsr ( test shared repository)
Load test configuration file :Default.cfg
Load test configuration file :Default.usp
Test.Tsp ---- Test Settings File
Parameters.mtr-------- Test Parameters file
Default.xls-------- Datatable ( Excel file)
Resource.mtr-------- contain the resources associated information like function library, recovery, shared repository
Recovery Scenario -------- .qrs
Function library-----------.vbs / .qfl / .tst
Test Batch--------------- .mtb
Action Template--------- .mst ( mercury shared template)
Virutal Object---------- .vot ( virtual object template)
lock.lck------------- Created when the QTP test is open
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ramakrishna.gatla
.mst
is it module script template
(or)
mercury script template
| Is This Answer Correct ? | 8 Yes | 6 No |
what is the difference between invoke application and system.util.run
How you r using QTP in u r project
1 Answers IBM, Lehman Brothers,
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Explain the features of quick test pro(qtp)?
What is standalone database?
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
What is the Difference between copy to action and call to action?
What is quicktest professional window?
write a script to verify the image path(src property) of the images which are in web pages.
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
If some requirements r changed during the testing process ,then how can u handle this in frame work?
How does QTP identifes the object in the application?