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 |
what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com
what are your achievements in your organization ? Guyz very very urgent , help me
as a test eng, tell me ur challenges? aug 6. plz answer
How can we change session time ?In JAVA application
What will you do when you were given two different projects and asked to complete them at same time?
if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????
How do conduct globalisation testing? anybody can explain this with example.
can anyone send me the test cases apart from an bank application form?
Should every business test its software the same way?
What is Web testing & which action we take at the time of Web Testing?
FOR TEST THE RESOULATION OF IMAGE ETC WHICH TYPE OF TESTING WE USE
Where are more than 50% of the defects introduced