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 count the no of objects in XML file(QTP)
Explain more about the Test Fusion Report of QTP?
What are the details steps to connect a remote mysql database in QTP
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
What is Distributed testing? How does UFT support it?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How to add synchronisation points in qtp?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
How to add a standard checkpoint in your test ?
What is dictionary object? what is the use of it? How you will display all the items in the dictionary object?