Is it possible to run qtp scripts in Test Director(Scripts
are uploaded in Test director)???and also how to see the
test results in test director???
Answer / pushpinder nath sharma
definitely we can run the test scripts throu TD. In order to
see reslts in TD. Go to test lab and click on executed
script with passed or failed status. At the botton you'll
see a launch report button, click on it.
| Is This Answer Correct ? | 3 Yes | 0 No |
How to retrieve data from application objects?
Waht is diff between SystemUtil.Run and invokeapplication
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How to use regular expression in descriptive programming?
what is the difference between IE & Netscape in web testing on a log in page
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
How we can add objects to the object repository during the running?is it possible or not?explain
if we made any changes in shared object repository how it reflects of others like our team members?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to handle the errors without using recovery scenery?