Answer Posted / eswar
3 stages for a project are:
1. Project Manager
2. Developer
3. QA Team
Project Manager Activities:
1. Requirements Gathering
2. Project Planning
3. Code Review
4. Impact Analysis
5. Technical Assistance
6. Quality
7. Release
Developer Activities:
1. Analysis of Requirements
2. Coding
3. Self & Peer Review
4. Unit Testing
5. Integration Testing
6. Delivery to QA Team
QA Activities:
1. Test Analysis Process
i.Establishing Test Traceability
ii.Analyse Contradictory Requirements
iii.Discuss ambiguous Requirements
iv. Verify missing Requirements
2. Test Design Process
i. Test Plan document
ii.Test Case Document
iii.RTM
3. Test Execution Process
i.Test Case Executed
if it is Pass---->entered in Actual Result column
as "Pass" in Test Cae Document
if it is Fail----> entered in Actual Result column
as "Fail" in Test Cae Document and logged the defect in
Defect Report.
4. Defect Tracking Process
i. The Tester finds the "bug" and logged in Defect
Report with the status as "New"
ii. The Project Manager approves the Bug and change the
bug status as "Open"
iii. Project Manager assigns the bug to corresponding
Developer
iv. The developer fixes the bug and change the status
as "Fixed"
v. The tester re-tests & verify the bug and change the
status to "Closed"
vi. If the bug re-occurs,the tester changes the status
to "Reopen"
5. Test Reporting/Deliverables
i. Test Case document with Test Results
ii.Defect Report
iii.Test Summary Report
iv.Status Reports(Daily/Weekly).....................
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Unit Testing can be done by using Nunit?
What Is risk Based testing?
Are there more defects in the design phase or in the coding phase?
What are the bussiness scenories?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
What’s the difference between verification and validation in testing?
How can write testcases on a code under development pls give asnwer
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
any one giv test cases for wordpad using equivalence class partioning
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
Can you explain a pair-wise defect?
What is the difference between load and stress testing?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)