what is life cycle of automation testing ?
Answer Posted / rajendra nethala
1. Functional Requirements
2. Tool Identification
3. Identify the Framework suitable for Automation using the
tool identified
4. Identification of Automable test cases or scenarios
5. Automation estimates according to the team size and skill set
6. Execution of test scripts
7. Maintainability of test scripts
8. Tracking the results
9. Involving in Bug life cycle
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are private functions in QTP? How they can be called from the function library?
What are the key elements available in test result window?
How do you perform Regreession Testing?
how to create flat file datasubmission in qtp
What is difference between design time and run time data table?
How to remove the associated function library?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
What is the script for database check point, bitmapchek point, regular expression ?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How do you convert manual test cases to automated test cases?
In what occasion we can specify global sheet and action sheet?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
When using descriptive programming?
what is impact analysis on regression testing?
What is debugging? How you debug your script?