Hoe we can export TEST RESUALT IN to XL-sheet?
Answer / raghunadha murthy
To Save a copy of the run-time Data Table in a specified
location.
Syntax
DataTable.Export(FileName)
Example
DataTable.Export ("C:\flights.xls")
Is This Answer Correct ? | 5 Yes | 9 No |
Syntax for how to call one script from another and Syntax to call one "Action" in another?
Can you brief the hurdles you faced during Automation testing?
how to get font size of a "WebEdit"
How will u test content of an web application with out using chechpoints in QTP 9.2?
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
what is the script to select 2 or more than 2 options from a listbox.
In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)? iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO dEVELOPMENT TEAM THRW T.D?
How to import the Test Results in QTP to an Excel sheet
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
How to call a function in QTP?Is there any method ? Thanks , PRASANNA
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?