If you are not able to reproduce one defect then what will
be the status of that defect in your defect tracking tool?
Answers were Sorted based on User's Feedback
Answer / sridhar
If a developer while referring to bugs cannot reproduce the bug, he/she should update it as "Cannot be Reproduced".
and if after the release, if the tester also could not reproduce the bug then he/she should update the status as "No change required." but the tester should have an eye on these issues for every new releases.
| Is This Answer Correct ? | 2 Yes | 0 No |
The status will be of won't fix changed by developers so
that testers will review the same bug whenever there is a
release to check is that bugs coming across or not. Because
such bugs can be seen again at any point of time even at
production level too. So need to keep that as won't fix by
developers.
| Is This Answer Correct ? | 1 Yes | 0 No |
What r the properties of Radio Button and Table Grid?How do we test Table Grid?
If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?
how can test the entire web site?
What is the difference between the test scenarios and test strategy?
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
what do you test in compatability for client server and web application? ?
what is test coverage??
Expain testing proces of your company?
Explain the manual testing process?
Can you explain v model in manual testing?
2. The prime benefit of testing is that it results in improved defects a. True b. False
You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?