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 |
What is a test scenario?
How many Test Cases can u write for the Login Page Scenario?
What is the difference between load testing and volume testing?
There is an application which is to be used in different countries . My question is what are the most common checklst that are to be followed for testing it.
how can s/w QA process be implemented without reducing productivity?
what is sevirity and who will decided that one?
11 Answers Creative Informatics, MBT, TCS,
What are the test methodologies??
What is the initial stage of testing?
As a tester you are found a bug and you assigned dat bug to the correspondent developer.Then the developer not ready to accept that as a bug.what will you do?
i m going to pay for air reservation online and i m paying through credit card supose i give credit card no 123456.how u chk this is valid or not.wat validation u put for kind of fields
what is API 2.0?
1.What is the different b/w error,defect,Bug?