what is the automation framework that ur company
using(actual procedure,not theoritically explination)
Answer Posted / kishore
we are Using keword driven frame work in our company.
steps:1)first capture the objects in repository
2)rename the logical name of the objects
with three or four letter key word
eg:for text boxes as TXT_mybox
for list boxes as LIST_myList
3)rename the test data excel sheet coloumns as in
repository objects logical name. The coloumns should be
same order as in UR appliction.NOTE:here UR controlling
test execution by UR excel sheet.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is test scheduleling?
What is ObjectParamater?
How to customize checkpoints with parameters?
Can we run multiple QTP scripts one after the other without manual intervention? How?
If I change the property value at runtime is it effect is object repository?
Is it possible to split an action? How?
What is QTP scenario.
Can we Test Welcome Screens and Process Images with QTP
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
How to save your test using quicktest professional (qtp)?
What is the recovery scenario in qtp?
how to find that tools work well with ur existing system?
Is it possible to use two instances of UFT on the same machine? If not why?
any body can you help me what is the script to automate an comand promt
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?