what is the difference between invoke application and
system.util.run
Answer Posted / gaurav kumar
Invokeapplication(" ") is use for Windows Application and
systemutil.run is used for Web Based Application.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
How u will do versioning in QTP?
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?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
What is system testing and what are the different types of tests you perform in system testing?
Is it possible to change the property value at runtime? How it is possible?
What is the difference between local and shared object repository in qtp?
How did you use regular expressions in QTP and also in WR?
What is Distributed testing? How does UFT support it?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How to start recording using quicktest professional?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
How software automation specialist enter steps in the Expert View?
Can I change properties of a test object?
How to test login module with different username and password by using data driven testing in QTP?