Can any one please tell me what is the use of negative test
cases when we are giving the invalid input in test data
Answer Posted / rohit
Negative test cases are written so as to check how the
system/software behaves when invalid input is entered.
System should display the appropiate error message as per
the validations that are configured. It should not get
crash. It should not get hang.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
write test case for pen cap if it is not present?
Write a test case of login window?
Sample test cases for data conversion(Utility billing system)
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
explain end to end scenario's for online Money transfer in Banking Domain?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
write the testcases for migrating data from one database to another database?
Which of the following defines the expected results of a test? Test case specification or test design specification.
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?