How to open any application during Scripting in QTP?

Answer Posted / venkat qtp

hi guys

systemutil.run"c:\programfils\data"
this is forward compatibility i like 8.2 version on words
applicable

invokeapplication""c:\programfils\data"
this is backward compatibility, like 8.2 previous version is
applicable

plz any mistake reply me

this is evenkateswararao@gmail.com

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1273


What are the flaws in water fall model and how to overcome it?

556


What are test settings and global settings?

575


What is the diff between image and bitmap check point?

592


Explain how you can find length of array in qtp?

595






How you will rate urself in QTP in the range of 0 to 5

1740


How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?

1272


What are the advantages of a Hybrid framework?

592


what is run action?

1429


In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!

2374


How to use actions in qtp ?

582


Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance

1496


What does mean by Scope of Automation?n How we defined it?

1566


QTP script is not working on other's machine..

1530


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1567