Answer Posted / moreshwar deshmukh
Hi,
.mst stands for Mercury Script Templet.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
HOw to add the recovery file at runtime to the test file .
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
what is the difference between the modular framework and datadriven frame work
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
How do client side image and server side image work?
what is the difference between modular framework & datadriven framework
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
How to export quicktest professional (qtp) results to an .xls file?
Explain how Selenium is different from UFT?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
How to handle dynamic objects in quicktest professional?
what is the diffrence bw qtp architectute and qtp framework?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?