What is negative test case ?
Answers were Sorted based on User's Feedback
Answer / mlrao
Tests aimed at showing that a component or system does not
work.Negative testing is related to the tester's attitutde
rather than a specific test approach or test design
technique,
e.g.testing with invalid input values or expections.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / s.j.kumaresh
Test cases are written purposely to show that the program
does not work.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shibu jacob (test engineer)
Negative Test will be effective if it sone by an Experienced
Test Engineer, because negative Test case is generating When
applying Test cases by Expecting intended output error.To
Do a negative Test a Tester Should Have Following
Prerequisites ....
1.Domain Knowledge
2.Thorough Knowledge about Input-Output relationship
3.Good Understanding about Requirements
For Negative Test usually we will create some Invalid
Situation by using INvalid Input. If Test Result is Showing
a "Pass" .Surely it will be a Good Test case.
Thank You,,
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amaravathy
checking the system response by giving wrong input is called
Negetive test case
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT IS TESTLOG?
Please give me any example of High severity and Low priority type of bug ?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
What are the document required to prepare during testing?
what is test director?
What is Mutation testing? When it can be done?
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?
What kind of testing to be done in client server apllication and web application? Explain....
Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?
Why is software testing required?
what is usecase testing? when it can be applied?
What are the diff types of integration testing?