what is the difference between invoke application and
system.util.run
Answer Posted / ramarao
Invoke application invoke only .exp files,
systemutil.run invoke any type of files.
invoke application can be used in in winrunner,system
util.run can be used in QTP.both of the phenominon is same.
U have any qurriers contact with me through mail.
mail id:physics143@gmail.com
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Explain the types of properties that quick test learns while recording?
What is the difference between run time object and test object in QTP?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
Hello friends..... On which areas of an application we can not test with QTP
Explain the qtp test phases.
how can i pass a "cript"as a parameter in to a function
Can we write winrunner language i.e TSL in QTP tool?
Can you list some technologies that support qtp?
Explain xml checkpoints.
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
why should we give deliver good quality software?
How the exception handling can be done using quicktest professional (qtp)?
What is active screen?
How to get the particular property value?
what is Property......End Property loop? how to write sript for it in QTP