Answer Posted / lalithareddy
automatin framework can be classified into 2 phases
1. analysis
2. implementation
in analysis phase
study the application or website
find out all the screens or windows
find out all the objects in the windows (standard or custom)
standard means they can be identfied by the tool where as
custom can't be, so try to configure custom to standard
if we can't avoid those non configurable objects
try to plan for the automation architecture
create software structure for automation
prepare tcd for the scenarios where in you go for automation
create the object repository
generate the script
prepare test data and enhance the script using that test
data(replacing the fixed values with parameters)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the challenges you faced during you entire life automation ?
What are the two types of repositories available, explain them?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
How would you directly trigger javascript in a test?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
With what extension you can save the list of tests in a file to run in test batch runner?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Explain how qtp identifies object?
Explain the terms test and business component?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
how did u use automating testing tools in ur job?
What is the difference between local and shared object repository in qtp?
How to analyzing the checpoint results?