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 / veeresh kumar
Negative testing is something which relates to testing the
System against its requirements.
Every System has its requirements & defintions.Test Cases
are written based on the System requirements. If I
understood your question properly , you are confused
regarding where to write the negative test cases? THis is
good question, generally we tend up writing Test Cases as
per System Requirements and we have the results for the
same. Most of Test Engineers however also test -Ve test
cases during the whole testing process , but never record
them in test-procedure. Yes we should record them seprately,
may be by adding few more test cases as mentioning them as
-ve test cases or as suggestions to system requirements. I
hope this answers your question.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What are the disadvantages of manual testing?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
How would u test and automate an Antivirus application ?
What is Stability and Performance Testing in Testing the TV
difference between change management and configuration management
how deployment phase of SDLC differs in product based and in service based company ?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is the most important phase in STLC and Why
What do you like about computers?
What are the benefits of requirement traceability?
What are the different ways of doing black box testing?
When we use integration testing for any new system so why we required system testing.
How to write test case for view the table(i.e it is already stored in database and see the content in the table)