how will you know whether your reported defect rejected?
Answers were Sorted based on User's Feedback
Answer / narsi
Every organization will maintain their own tool for the
defect posting,So this tool can be assceble for the dev's
and the testers.So if developer wants to reject the
reported bug then he changes the bug status from open to
Rejected.If tester agree for that rejected bug he changes
the status from rejected to closed.if he not accepted he
will communicate with the developer or team lead.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prakash
Every company has their Defect tracking tool. For e.g. in
bugzilla, When the bug raised is rejected by the developer
they change the status as Invalid or Duplicate. And the
testers/developers on the list of that bug gets
notification through e-mail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bkd
every company follow their own bug tracking tools .
So when a bug is posted or rejected a mail will come to
repoters and developers involved,and when u will open bug
tracker u can get status has changed to rejected .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / santosh pampatwar
Whenevr the defect gets rejected the status of the defect
will get change from "Open" to "Rejected" and develper will
mention the reason why the defect got rejected in comment.
Note:In comment he may put the following reasons.
1.Duplicate defect
2.Out of scope
3.Known Bug
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between EXPLORATORY TESTING and ADHOC TESTING?
how many levels of regression testing is avilable in our testing process?
i have completed software testing.Can anyone send sample and simple srs document for writing test cases.
what methods will you follow to repare test cases in your organization?
Hi Friends, Can any one tell me how the Risks for the basic web page testing in the Test Plan, as i am writting my first test plan. It will be greatfull if any one answer me as soon as possible
write test case for ecomerce shopping
An engineering college wants to automate their examination activities to speed up their work and maintain high-end accuracy of information. A brief overview of the proposed system is given below: The proposed examination system is consisting of 8 semesters spread across 9 branches (assume your own branch names) and spans over a period of 4 years. Each student belongs to a branch and must register for a minimum of 6 courses but not exceed 8 courses maximum. The scoring pattern for each course is given as below: Maximum marks for each course: 100 Pass: 35% Distinction: 70% and above First class: =>60% and <70% Second class: >50% and <60% Pass Class: >=35% and <50% The proposed system computes the result and announces the results every semester. The results must be accurate and all examination records will be maintained till the students leave the college. Develop a Test Strategy to test the proposed system. Your Test Strategy must include the following: • Test Plan • Testing Methodology to be followed • Test cases • Test effort estimation • Test Correction Mechanism Note: If you need more information on the requirement specification, you are permitted to assume along the same line but clearly specify the details.
what is the meaning of the test strategy and what it consists?
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or anything else? if require tab is not available then what's the status of test case?
what type of testing process is going on your company?
8 Answers Accenture, CTS, ISPG, Ordain Solutions,
what type of testing u are doing?
After asking the defect life cycle, if you think it is not a valid defect, what you will do, whether you will store in any document for future reviews,if yes, what is that document, where you will save that document? or just reject it and close it?