How can we export test results to an excel sheet in QTP???
Can any one provide sample coding for this?????
Answer Posted / harikumar
DataTable.Exportsheet("Path of the Excel File")
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is a data driven test in qtp?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
wht type of User defined functions or Java Releated functions do we write in VB scripting
What is environment variable in qtp and why to use it?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
How to handle Java tree in QTP?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Explain different type of event trigger option.
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How software automation specialist enter steps in the Expert View?
Explain data driven framework?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief