when there are any CRs in the projects, as a tester what do
you do?
Answers were Sorted based on User's Feedback
Answer / kaminee
When a CR's Arrives, all the following thinkgs are carried
out step wise:
>>Walkthrough meeting where the business analyst explains
the CR in detail to the developers and the testers
>>Review meeting carried by Testing team seperatly and
assigning the CR to a particular candidate to find the
impacted area due to this.
>>Candidate to write test cases and send across for review.
>>And as soon as the code is ready, carry out testing and
keep the proofs for the defects raised.
>>Retesting for fixes if pass simultaneously carry out
regression testing.
>>And once testing is stopped, it is delivered.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vijay
CR means Change Request.
When CR come to the tester, managers will send the CR
details with description.If you are not able to understand
that, they will be walkthrough.
When CR come we need to write the test cases for that, and
we need execute that.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a test condition ?
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
1. What is buddy Testing ? 2. what is Database testing ?
When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis
How to test Requirements?
Can anyone please give me the idea how does Requirement Tracebility Matrix, looks like ? or mail me at: ontesting@gmail.com
How will you track defects? Or Bug life cycle?
what is the role of QA in all the phases of SDLC?
What is the difference between defect tracking tool and QC?
What is the use of HLD & LLD?
what do u like in QA?
Do the test cases differ for Functional,Integration,System and User Acceptance Testing???