What is the difference between systemUtil and invoke method..?
Answer Posted / vijay
1.Using invoke application you can launch the specified web application on a specified browser. Where as system util.Run will launches the specified web application on a Default browser.
2.If you launch a application with invoke application it will written the results as done. where as if u launch a application using system util.Run it will written the result as passed.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Diff b/w test scenario's and test Procedures?
Step 3&4 are repeated until an the object in recognised uniquely.
How would you directly trigger javascript in a test?
Explain actions in qtp ?
Should have experience in framework means?
Can launch two instances of qtp on the same machine?
how to test Web application using QTP software
what is the difference between the modular framework and datadriven frame work
what is the diffrence bw qtp architectute and qtp framework?
What is accessibility check point?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is the difference between a Function and Action in QTP?
Does QTP run in any environment?
Have you done batch testing in qtp? If yes how you are doing?
If I change the property value at runtime is it effect is object repository?