What is QA Life Cycle?Can anyone describe it?
Answers were Sorted based on User's Feedback
Answer / chaithanya anumanchi
QA life cycle doesn't necessarly be the same with all the
organizations .. Depending upon the risk associated with
the application and the flow that the company is working
upon , the testing life cycle may change .. A typical QA
life cycle consists of the following components ..
Verification (includes reviews of the designs and specs
etc) - Unit Testing at the very begining stage of the bug
fix - Integration testing (may be before or after
functionality testing) - System testing - Acceptance
Testing - Production
Again the above flow need not be the same with all
organizations
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / karunakar reddy
Quality Assurance means Prevent Defects,So
Life Cycle of QA is Reviews-unit tsting-
integration testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mbalakiran
Hi,Let me know..if i'm wrong...
Actually..QA Process is project oriented
QA process will start from Verification and ends with validation.
In Verification phase...involves from system requirements to verify "Are we developing the right product or not"
and validation phase "Are we developed right product or not"
Which Includes Testing life cycle,
1.Test Planning
2.Test Case Designing
3.Test Execution
4.Reporting & Tracking
5.Test Closure
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhu
-Gathering Requirements
-Preparation of design doc and system specification doc
-Coding or developing the internal structure of application
-Unit testing by developers
-Quality assurance testing
Minimum acceptance tetsing, Functional, module or component,
-Integration, System and User acceptability(alpha & Beta
testing)
-Deployment and maintainence
This is in general,it might change from org to org. Some
these steps might be skipped based on the complexity of the
project and the extent of risk involed and quality reuired.
| Is This Answer Correct ? | 0 Yes | 1 No |
in configuration tool as a tester wich documents u r going to add
Write the test cases for sending a message through mobile phone (assuming all the scenarios )Its urgent .....
can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
What is the best testing tool to test an desktop application(extJS app)?
Whatz the main use of preparing Tracebility matrix and explain the real time usage
In which Phase of testing life cycle we prepare test data and test scenario?
If there are so many bugs open and still the client want the s/w what will you do?
Define performance and stress testing?
IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF TESTER IS INVOLVED , WHAT WILL TESTER DO ?
what are the do's and dont's of a tester?
If there are more number of test cases, how can u pick up a selective test case?
Random order tests are conducted to exercise different class instance life histories. is it true