If some requirements r changed during the testing
process ,then how can u handle this in frame work?
Answer Posted / alok
As per urs Requirement just update your OR and the
according to your requirement just change /update your's
Script.
Then save the OR and Script in your's Framework
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Explain how qtp identifies object?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How to start recording using quicktest professional?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
after click on compose mail how can we attached a file in qtp with vbscript code
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
How many types of parameters are available in quicktest professional?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
How may types of defects identify application or your currently working application?pls give me answer..
What is qtpro? What is quick test pro?
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.
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How you can delete excel file in qtp?