what are different types of test cases?.
Answers were Sorted based on User's Feedback
Answer / venkat369
Q: what are different types of test cases??
Answer: Two Types 1) Positive ad 2) Negative.
Functional, GUI, Usability etc..they all are types of
testing.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / kumar
Threes types of Testcase.
1. + Testcase
2. - Tescase
3. GUI Testcase
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / nirusha.a
Here is my answer
According to my knowledge
-There are three types cases
*Positive test case
*Negitive test case
*Destructive test case
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vaithianathan
In generally there are only two types of Functional Test case
I)Formal test case,II)Informal test case...
Formal: has set of standards,rules and conditions
( like Test case_Id,description,I/p,Expected result,..)
used to prepare the test case. i.e based on the prepared
functional requirement document,testers will write the
test case and compare the expected with actual result and
put the status..
In this formal, testers should write the
both positive negatives types of test cases... +ve - to
assure application works fine according to the requirements..
-ve - for find the defect in the application
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / cliff storm
All Above Answer post by user are completetly wrong ....I
come across this question in interview and to be very
surprised when i asked interviewer to answer he has no clue
for this question .Please provide me with correct answer if
anyone have.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / natasha
1. positive - application working
2. negative - have error massage
3. boundary -limit of valid ragnes
| Is This Answer Correct ? | 9 Yes | 9 No |
Answer / test master
What about the High level and Low level test cases?
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / amit
People do not understand the question, they do strugle to
get job, isn't it?
Question is clear that type of test cases, but not type of
testing. There are three types of test cases,
1) Positive test case
2) Negitive test case
3) Destructive test case.
Boundry comes under Positive, outof boundry comes under
Negative.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / girish mishra
Hi according to my knowledge Test cases are of basically
three types.
1.GUI Test cases
2.Functional Test cases(+ve and -ve test cases)
3.Non-functional test cases(Performance related)
GUI test case includes all the graphic and images displayed
in your application's interface.
Functional Test cases includes all the functionalities that
to be tested in the particular application.+ve and -ve input
values should be tested by going through BVA and EP.
Except all functions to be tested in the application are
non-functionality testing and the test case related to this
is non-functional test case.We execute test cases to check
whether the application is performing according to the
requirements or not and compatibility,security and
performance test cases includes non-functional test cases.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shaik
Three types of testcases.
1)GUI test cases 2)possitive test cases 3)negative cases
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the use of HLD & LLD?
what are the risks and challanges u face while testing?
Who is Kent Beck, Dr Grace Hopper, Dennis Ritchie?
If there is no sufficent time for testing & u have to complete the testing then what will u do?
What is meant by Test Methodology?
How to measure testing Productivity ?
wht is change management and configuration management?
how u get the build ?what is the size of the biuld?
How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.
"Why are you looking for a change?". This is the common question that is asked in any interview. Can anyone tell me wat kind of answer would impress the interviewer.
what are the testing strategies to be followed in testing banking applications?
How do you review testcase?? Type of Review...