what is the automation framework that ur company
using(actual procedure,not theoritically explination)
Answer / 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 |
what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description
how to retrive that the number of spaces are in a string ????
can u Give Procedure to Handle Pop Window & write Code for that
What are the differences between table and db checkpoints?
Plz explain about Virtual object? What is the situation u r using , explain with example?
User defined function in QTP
When to use shared and local object repository?
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
Can we do Load Testing with QTP?
How to see the screens after running test in QTP?
What is the difference Between LowLevel and Normal Recording Modes?
How to capture screen shots when an error occurs?