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 |
for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that?
How do you perform regression testing of software?
how do u write test scnearios for Telivision /Refrigirator?
Is an "A fast database retrieval rate" a testable requirement?
why did u choose software testing as ur profession????
How would you test a WINDOWS application...? & How you are going to test a WEB applicaiton...?
What is accessibility testing
what type of problems faced with u'r team mates in u'r comapany?
what is prototype testing, component testing, thread testing
what r the reviews r u involing between the testcase writing and execution of those testcases?
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.
When we use integration testing for any new system so why we required system testing.