How u will open the build automatically in QTP except using
Systemutil.run command
Answer Posted / vidyasagar
Dim oShell
Set oShell = CreateObject ("WSCript.shell")
oShell.run "Pathof the file"
Set oShell = Nothing
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
If I give some thousand tests to execute in two days what do you do?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How to open a new test using quicktest professional?
what is the advantages and disadvantages of using functions instead of re usable actions
How many types of actions are there in quicktest professional (qtp)?
How QTP identify the system time that's changes every seconds?
what is error and fault in terms of software quality?
We stored into the objects OR and then write the scripting
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Hello friends..... On which areas of an application we can not test with QTP
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
In qtp, how you can exit for loop?
What is method name to compare two XML files.