What does ".mst" stands for? (abc.mst)
Answers were Sorted based on User's Feedback
Answer / moreshwar deshmukh
Hi,
.mst stands for Mercury Script Templet.
| Is This Answer Correct ? | 4 Yes | 1 No |
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 is fragmentation and paging?
What is the Risk Analysis? Waht types of risk analysis are there?
How will u find that how many List boxes( and check boxes) are present in one particular window
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How to retrieve the property of an object in QTP?
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
How will you check a web application for broken links using qtp?
How to find the number the number of Links, Brolken Links in a webpage?
can we create recorset with out using database connection in vbscript?
If you are testing a web application then what will you test in that application?
Per-Action Vs Shared repository?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()