How u execute test cases in manual testing?
Answer Posted / sj1234
We have to go thru the test Cases and execute them manually
We are using the Test Director to execute the test Cases
Manually
s
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
Whether qtp 9.0 supports Test director8.0
How do you create regression test packs?
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 run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Give the syntax to load function at run time.
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
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Explain in brief about the quicktest professional (qtp) automation object model?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Which recording modes need more memory?
What is the parameterization?
What are the different types of action?
How to use conditional loops in qtp ?
how to find that tools work well with ur existing system?
How many add-ins comes by default with qtp?