what wil be your approach while testing any software ,test
to pass or test to fail?
Answers were Sorted based on User's Feedback
The main aim of software testing is to find defect not to
prevent defect. So as per the testing concepts we try to
break the application.
But when u write test cases start with positive scenario,
cover the functionality as per the requirement
specification and then do negative scenario. Of course the
negative approach is as imporatnt as postive approach.
kindly do provide valuable input to above thought.
thanks
Jai
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nitin verma
Obviously Test to Fail, as it is the tester's job to crash
the application.
Regards..
Nitin9360@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raghu
"The Best Wat To Achieve Confidence is to Try to Destroy
it."
So, think how well you can destroy the system so that
confidence on the software develops on the other side of
the coin :-)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mudaseer
first we have to check for valid values that is we do positive testing then we do negative testing.so as a test engineer first check whether all the positive test cases are passing or not then check for negative test case(that is for invalid values)
| Is This Answer Correct ? | 0 Yes | 0 No |
tell me about ur self and ur testing experience? i don't how to start , what to explain in an interview? plz answer the question in detail.
2 Answers Accenture, Value Labs,
What was the difference between Test case and Bug Report is there any template for this
according 2 an company or TL,how can a tester can prepare POSITIVE & NEGATIVE test cases ??
wht is adhoc testing?
Can any one give an example of having high priority and low seveority
1.what are the different types of testing techniques ?
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
what is functionality testing?
what type of testing process is being followed in your company?
What is system testing? What is defect leakage? What is penetration testing? What is regression testing?
what are the advantages of waterfall model over V-model??
What is testing ?