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 |
How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
How do conduct globalisation testing? anybody can explain this with example.
While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?
what is test scenario? write the test scenarios for your project?please tell the answer? The Automobile Dealer Office Automation (ADOA) application fully automates all vehicle sales and service operations. The project will maintain information about vehicles, spare parts, services, customers, sales and invoices. It facilitates to stores info about job cards and it can generate job
3 Answers ABC Infotech, Cap Gemini,
Who will Prepare the Tracebility Matrix?
4 Answers Cap Gemini, Ramco, Wipro,
how many testers r there in ur project?and hw did u divide ur work? plzzzzzzz answer
how do u know whether the particular project belong to client server or web -based?
exact definition of defect tracking?
What is Pilot testing ?
How we validate and creating frameworks?
What are the different levels of manual testing?
What is System Testing and Integration Testing.Differentiate them.