what are different types of test cases?.
Answer Posted / sasikala
Types of testcases:
1.Functionality Test Cases
2.User Interface Test Cases
3.Performence Test Cases
4.Integration Test Cases
5.Usability Test cases
6.Database Testing Test Cases
7.Security Test Cases
8.User Acceptence Test cases
9.Unit test cases
10.Positive testcases
11.Negative testcases
12.Non Functional testcases
13.Validation testcases
14.Destructive Test Case
15.System testcases
16.Boundary value and Equivalance Class testcases
17.Smoke testcases
18.Compatability testcases
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Tell me agile process in your company
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
how to test ecg machine?
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
can u write some high level scenarios on ms outlook express
what type of quetion may be asked for experienced person in manual tester of 1 year?
What is a critical bug?
What is smoke test?
What is testing and maintenance?
What can you tell about the project if during testing you found 80 bugs in it
Can you please explain about the erp project
1. what is baseline document , can you say any two ?
What is function points??????