4. How u will open the build automatically in QTP except
using Systemutil.run command

Answer Posted / chinna

Hi,

set a=createobject("Wscript.shell")
a.run "Notepad.exe"

or

InvokeApplication "path of the file"

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does you test a weblink which is changing dynamically?

558


What are the ordinal identifiers in web page?

642


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

2877


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

584


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

1231






Why do we use breakpoints in QTP?

582


Discuss quicktest professional (qtp) environment?

578


Hi, How Accessibility checkpoint in QTP can be implemented in the test script?

1613


Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com

1502


How do you compare the structure of 2 tables in database and check whether they are similar using qtp.

1480


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.

1518


What is action?

577


hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u

1337


What is the syntax to call one script from another?

540


Why qtp always start action1 and does not start action?

607