What is pending/Rejected defect. Did ever come across such defect? Give example
Answers were Sorted based on User's Feedback
Answer / @mit
First of All,i would like to tell that Status of Defect may
vary from Tool to tool.
Rejected Defect are those Defetcs which are Rejected by
Developers,if Defect is not correct,not Reproduced again in
front of Tester or by mentioning the Steps to Reproduce are
incorrect.
Tester may face that kind of situation if They are New to
Application,Lack of Domain Knowledge,Unclear understanding
of Requirement or FRESHER.
Plz correct me if i m wrong.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / jyothiish.s r
In addition of lack of domain knowledge and Fresher, defect
rejection can be happened
1. Developer using different platform.
2. Difference in application version.
3. Test data difference.
Pending Defects means developer will rectify those bugs in
new version (e.g.: due to some functionality issues or need
client discussion) so he/she will put the status as
deferred.
Plz correct it, if its wrong..
| Is This Answer Correct ? | 9 Yes | 0 No |
What incremental integration testing?
Can automation testing replace manual testing?
What is the main use of the quality center comparing to the excel sheet?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
What is the role of QA in a SDLC?
If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.
What is the difference between smoke an sanity testing with example ?
Generally which testing methodology we follow in software organizations. thanx in adv
The Test strategy, in Test Plan document must be changed according to the type of test to be conducted. The main reason could be,
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
Any one can send the Test Plan Tempelate to this id raj_kan1979@yahoo.co.in
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations