You're in the execution phase and after executing many test
cases..you're not able to find any defect..not even a single
defect. What will you do?
Answers were Sorted based on User's Feedback
Answer / nitin sharma
IF we executed many test cases but not find any bug then
frankly speaking there might be problem in testing,A tester
should have test to break attitude,if you are not able to
found any defect then do some negative testing also for
eg:-if testing web application then check
UI,GUI,compatibility with different browsers like fire
fox,google chrome,different version of IE,check it with
different OS WIn7,8,Viesta.
| Is This Answer Correct ? | 48 Yes | 0 No |
Answer / nitin sharma
@Nick If this question was asked by a interviewer ,then he
was digging your knowledge that what will you do if this
situation comes ,then as per my knowledge ,If we do not
found defects after executing many test cases of particular
module then it is sure that application do not have any
critical or major defects but as we are tester and we have
to find more and more bugs so there might be some minor
errors,some enhancements in application which we can find by
negative testing also,and most probably there will be few
errors for which we don't have written test case.
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / nick
Negative test cases, compatibility with other browsers etc - these will be part of our test cases. what else are we suppose to do? Test cases written would already cover these scenarios, right?
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / ravi chandran
Though the test cases written will not cover 100 percent
scenarios (will never happen in any software
products/projects), we need to sit with Business Analyst to
rephrase the test cases or to identify few more scenarios.
Adding inputs from domain experts will be more valued in
this case. Get customer scenarios and try to analyze.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ankur
its Pesticide Paradox, we have to new test cases of modify existing test cases,
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / astha
then first thing ,I've to finish testing according to plan.then i'll go for exploratory testing.I mean I'll analyze the application once again & make new test cases for the features which haven't tested or the new ways of inputs we can give for old tests.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the Difference Between Manual and Automation Testing.Give Some Example Both of them
7.Do you have working knowledge on any international quality systems?If yes name then?
what is main thing of the BB or WB in testing domain?
What are the minimum requirements to start testing?
I need some negative and positive testcases for pagination on result dispalying page
Can anybody explain me branch/decision coverage with a example.
what is migration testing?
Who will prepare the Tracaility Matrix?
Big Bang Model isn't preferable for higher cost project? a. True b. False (Need the answer urgently) Thanks!
What is showstopper defect?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
WAT VSS ?HOW CAN WE USE IT?