What is negative Testing ? Write Negative Test Cases on
"Edit" Button, "Cancel" Button ?
Answer Posted / pp
Negative Test cases means checking the system is not behaving which it is not supposed to. It means by giving wrong input it is giving proper error message or warning.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is meant by entry criteria and exit criteria in software testing?
What is configuration management in software testing ?
What is testing and maintenance?
To specify the test artifacts involved in testing.
What is an inspection in software testing?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
What is bottom-up approach?
How will u decide test data to see that evey feature is thoroughly tested
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
Explain branch coverage and decision coverage.
What is difference between V-Model and Agile Model?