How do you prioritize testing tasks within a project?
Answers were Sorted based on User's Feedback
Answer / bizz
To my understanding, all the testing follows a Testing
Process. Test Process is something which we have to execute
in step by step. We cannot skip any of the process defined
for a bug free application. Following is the Test Process
which are in terms of their priority:
1- Preparation of URS.
2- Preparation of Test Plan (Very important Step).
3- Preparation of Test Cases from URS.
4- Execution of the Test Cases.
5- Defect report and tracking.
6- Test Report Summary.
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / sastha
?? Test Strategy & Planning
?? Test Design
?? Test Environment setup
?? Test Execution
?? Defect Analysis & Tracking
?? Final Reporting
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / pravati
1.analysing the requirement to understand the functionality.
2.deriving the test case as per the userstories.
3.execute the test case once it is deploied in testing env.
4.reporting the defects.
verifying the defects
5.changing the corresponding status.
6.certifying the product.
preparing the test summery report.
Is This Answer Correct ? | 0 Yes | 0 No |
How to test Reports manually?
What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .?
How many tabs are in QC?Name some tab
Which testing approach you follow to test ATM machine?
what is metrices?
What is software development Life Cycle (SDLC)? where exactly the Testing activity begin in SDLC?
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?
please give me Live example for 1. high severity & low priority 2. High severity & low Priority 3. low severity & high Priority 4. low sevrity & low Priority
how to report reviews
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
What is Six sigma ?Expain.
testing is a procedure or methodology,diff between methodoly and procedure?