What does ".mst" stands for? (abc.mst)

Answers were Sorted based on User's Feedback



What does ".mst" stands for? (abc.mst)..

Answer / moreshwar deshmukh

Hi,
.mst stands for Mercury Script Templet.

Is This Answer Correct ?    4 Yes 1 No

What does ".mst" stands for? (abc.mst)..

Answer / bujji

".mst" Stands for Mercury Script Temaplate.

which will be used for setting up automatic "Boiler Plate "
in any newly opened blank Test in QTP.

Let me know in case of any questions else correct me if
something thought wrong.

Is This Answer Correct ?    0 Yes 0 No

What does ".mst" stands for? (abc.mst)..

Answer / ravi

.mst stands for Action file

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?

4 Answers   IBM,


For Passing Parameters from one Action to another Action we will use Input & Output parameters. Can any one tell how to use this Input & Output parameters with Example ?

2 Answers   TCS,


If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?

2 Answers   ADP,


What is the standard timing delay for web based application in qtp?

1 Answers  


Give me exact application where we should use low level recording?

6 Answers   CTS,


How to export quicktest professional results to an .xls file?

1 Answers  


What is the extension of qtp local repository?

1 Answers  


how to create flat file datasubmission in qtp

1 Answers  


I am trying to read the rediffmail usign the below code. But facing problem, while i user to get the link of the mail, i am getting all the link of the page, While i just want to get only mail name - link (not all the link of an page) so that i able to read the mail message by clcking on them in qtp. Dim Lnk,Webcheckbox Set Lnk= Description. Create '********* To count and display the webcheckbox Lnk("micclass" ).value=" Link" set LinkName= Browser("Welcome to Rediffmail:" ).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk) LinkCount=LinkName. Count msgbox LinkCount For i=1-1 to LinkCount-1 DataTable.SetCurren tRow(i) DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name") Next Waiting for the reply Praveen Saini

1 Answers  


if there r 10 windows open in QTP write a command to close all 10 windows at a time ?

11 Answers   Wipro,


actually how many hours per one day we will work on automation (qtp) in real time

1 Answers   Synechron,


using descriptive programming how to close all opend browsers?

7 Answers   Satyam,


Categories