Answer Posted / u m rao
To begin with Automation candidates(test cases for
features/modules that needs to run frequently) can be
identified using ROI or any other technique or priority that
is specific to your Organization. Typical test automation
life cycle can be as follows:
1) Generation of Test Scripts > Start Recording Feature of
automation tool that you use > Perform all actions that are
required for you to execute > Stop Recording
2) Optimize the test scripts > Run through the script
generated by tool, identify the common code that is reusable
and make it is a function/method and arrange these methods
in appropriate packages. Place proper verification points in
the test script to evaluate the Pass/Fail criteria for each
of the test case.
3) Maintenance/Fine tune the test scripts as per new build
>> Once you get the new build, run the test scripts using
playback to see any adjustments to be done so that all your
test scripts run properly
4) Execute, Analyze & Report >> Run test scripts in every
successive build (at required intervals in the current build
to ensure continuous functioning of all the features),
Analyze the test results for accuracy and Report appropriately.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to integrate automated scripts from testdirector to winrunner scripts?
What are the two modes of recording?
two file is there how will compate it by useing qtp.
What is tsl? What 4gl is it similar too?
How to find the local host name using winrunner ?
What is the purpose of regexp_label property?
When would you use 'set_window' and when would you use 'win_activate'?
What are the virtual objects and how do you learn them?
How do you execute your tests from windows run command?
What is the use of virtual object wizard and how it is used?
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
How to get the resolution settings?
How do you find out which is the start up file in winrunner?
What do you verify with the database check point custom and what command it generates, explain syntax?