How to import the Test Results in QTP to an Excel sheet
Answer Posted / ravindra
DataTable.ExportSheet Relativepath &"path of that
excelsheet","Sheetname"
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is quick test pro?
Can you write a script to check if the folder exists or not?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How many types of recording modes in the qtp?
what are the utilities and drivers
How smart identification works in qtp ?
What is QTP and the use of QTP in TD?
What is Cross browser testing? Does UFT support it?
Tell me one scenario, the complex functionality you have automated in your project?
How are actions and functions different in QTP?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
How can you send user defined messages to test report?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Explain quicktest professional (qtp) testing process?