Answer Posted / uday
You can view your test execution time in the Test Results
without writing any code.
In test results, you can see how much time it took to
execute the whole test(start time and end time).
You can also view how much time it took to execute each
action aswell.
If you want to programatically, see the time difference, use
the below code:
time1=time
'put all your code here
time2=time
msgbox(time2-time1)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use the object spy in quicktest professional 8.0 version?
They asked by using qtp recording writing scripting
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Can we write winrunner language i.e TSL in QTP tool?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
if our qtp vb Script may be Currepted then What we want do?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
What are advantages of test automation?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
breef description of batch testing ?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
What r the different filters in defect in quality center