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 the difference between defect tracking tool and QC?
what is incosistent testing
WHAT is Spring in term of Agile model?
Whenever the project is at maintenance phase the client will be using his own data- is the same data given to the test engineers or any other dummy data
What are differences in testing a client server and a web application?
difference between sanity testing and smoke testing?
when 200 testcases are to be written in a single day, then what will you do?
When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)
1.register as candidate 2.go to skill set module 3.select any skill for test eg:"java" 4.save, page will open with start button on below 5.click on start button to start test for java this is a flow so do i need write test cases for this if yes,then how? plz help me guyss
what are the examples for web based applications and Client Server Applications
5 Answers ASD Lab, CFCI, College School Exams Tests, GXS,
1. what is SDLC and TDLC ?
what is the difference between sanity and smoke testing?