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 |
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
How System testing is different from the Functional testing??
why testcases are written and what is the importance?
As soon as we get the build what type test we will do?and how?
how to report a bug to the developer?What is the structure of Bug tracking?
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
Mainly how many types of reviews are present?and what is the importence of reviews?
Write test cases for agent login screen agent name will 4 to 20 character. password length not mention two buttons, 1-submmit and 2-Reset
how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]
When the relationship occur between tester and developer?
Diffrence b/w functional testing,functionality testing,system testing?
what is data base testing, explain with example