how do you done Data-driven test using MS-Word Instead of
DataTable
Answer Posted / nagi reddy
Could u please give Idea and code for this Question
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can i initiate the objects to find uniquely in OR
How to use the object spy in quicktest professional 8.0 version?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How to analyzing the checpoint results?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
How to create a standard checkpoint ?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Explain actions in qtp ?
What is fragmentation and paging?
What test you perform mostly? Regression or retesting in your testing process?
How many number of actions possible in qtp?
When to use shared and local object repository?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that