What is Testing Life Cycle?
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
Test Life Cycle includes:
1Requirement Specification.
2Test Plan
3Test Scenario
4Test case
5Test Execution.
6Defect Life cycle.
7Test deliverable.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / n@ni
Testing Life Cycle Includes :
1)Test Initiation,
2)Test Plan,
3)Test Case Designing,
4)Test Execution,
5)Bug Tracking and Reporting,
6)Test Close.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / tejaswini gadekar
Testing Life Cycle is:
1)Planning and Control: Determine the risks, approach.
determine exit criteria, Schedule the next steps of cycle.
2)Analysis and Design: Review the test basis ie docs,
Identify Test conditions, scenarios and design Test cases,
design environment setup.
3)Implimentation and Execution: Write down test cases from
coditions, build test data, execute TCs, Perform regression
and confirmation, defect Logging.
4)Evaluting exit criteria and Reporting: Comparing the test
log with exit criteria, preparing Final status report for
stakeholders and evaluating exit criteria for completing
the testing process officiallly.
5)Closure activities: Configuration management and
deliverable details. Keeping all the testing docs related
to that project and handing over to the maintainance deptt.
Finally closing the project.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / malar
Testing life cycle includes -
Analyse the process
Initialise the Requirements
Implementation
Test Case
Execution
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / arunatummala
There are 6 phases in s/w testing life cycle.
a.Test Planning
b.Test Development
c.Test Execution
d.Result Analysis
E.Bug Tracking
f.Reporting
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / xyz
Testing life cycle includes
1) System study
2) Identify the test Scenarios
3) Start writing teh test cases
4) Review the test cases
5) Fix the comments
6) Execute the same
7) Store in the repositry.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hari n
Testing Life Cycle(TLC)
1.Test Initiation
2.Test Plan
3.Test Case Designing
4.Test Execution
5.Bug Tracking &reporting
6.Test close
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amit_8573
Testing Life Cycle includes four phases:-
1.Initiation
2.Preparation
3.Execution
4.Closure
| Is This Answer Correct ? | 2 Yes | 6 No |
Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?
How do you arrive at the estimaton of efforts for a particular function, if you have not worked on that function testing before and do not have any past experience?
How to design the test cases?
In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?
what is meant by alpha testing?
what is the diff b/w local and global variable?
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
What is the diff between retest bug and regression bug?
6 Answers HCL, Kekran Mekran, SK Infotech,
Explain the manual testing process?
deployment who will do as a developer or a test engineer?
Explain Agile testing with example?
what is the difference bug,defect,error