How to report Negative Test Cases? Do we need to insert any
new column in the Test Case Document for Negative Test
Cases seperately? I'm very much confused. Please answer this
question!!!
Answer Posted / mudaseer
as soon as we get the requirement we start writing test cases both positive and negative test cases.for example requirement
says in a banking application the amount entered should be between 100 and 5000.so we enter values between 100 to 5000 and test whether money is transferring or not.we also test for less than 100 and more than 5000.that is we write negative test case but seperate column is not required.when we write negative test case it should fail but the test case is
passing then we report to the developer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
What is change request, how you use it?
1. what is a date guidelines ?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What types of documentation are used in qa?
How do you get programmers to build testability support into their code?
What are the different types of integration testing?
On what basis you are fixing up the time for project completion?
Explain the importance of agile testing?
Write notes on apparel testing equipments.
How to do manual testing of a E-insurance project (end to end process)
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.