Answer Posted / ramakrishna
resuable
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
is it possible to add sheets to excel at runtime
What are the key points to create a framework in QTP for oracle forms?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How many types of object repository in qtp?
What is meant by Output Value in UFT?
What is method name to compare two XML files.
Explain the qtp test phases.
What are private functions in QTP? How they can be called from the function library?
How to find a window is minimized or not
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
Diff b/w test scenario's and test Procedures?
explain keyword driven framework with banking domain?
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.
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach