What is the correct answer of basic types of test cases ?
Answers were Sorted based on User's Feedback
Answer / psrisusee
Hi there is nothing like Black Box text cases and white box
test cases.
The exact type of text cases are
1. Positive Test Cases
2. Negative Test Cases.
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / prince sharma
Hi,
There are basically two types of test cases:
1. Positive test cases
2. Negative Test cases
-Positive test cases sre meant to test for which the
application is made(functionality or the requirements).
-Negative test cases are meant to test for the which the
application is not made.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vishal
Hi,
There are two types of test cases:
1. Positive test cases
2. Negative Test cases
-Positive test cases means that system is doing something
what it is supposed to do and system is not doing what it
is not supposed to do i.e. give output according to the
expected result.
-Negative test cases means that system is not doing
something what it is supposed to do and doing something
what it is not suppose to do.(variance between expected &
actual result)
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rajisha rajendran
Hi,
Basically common test cases are positive and negatives.
That means we are trying to generate the output by giving
test data as positive and negative.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / mudaseer
functional
integration
system
gui test case
security test case
adhoc test case
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajeswari
Basic types oftest cases are 2 types
Blockbox and white box test cases.
For coming to test eng.. we use block box test cases only.
Here positive and -ve test testing comes under functional
testing.
in functional testing we use valid,invalid,zero,without
zero,within ranze,without range,+ve,-ve all these are in
functional testing only.
As a testers we can say functional testing,block box
testing,requirements testing all are same
so i think basic type of testcases is nothing but only
block box testing for test eng...
| Is This Answer Correct ? | 1 Yes | 2 No |
how to write the test cases in excel format
Can anybody help me out to write test cases for booking train ticket online???
How many test cases u will write for Acceptance testing?
Where can i find example or samples of testcases to improve my testcases documentation?
how to prepare unit test scripts for accrued interest calculation.
For example out of 100 test cases if I ask you to automate how many you can automate?
13 Answers HCL, MBT,
How many test cases you will execute per day?
What are the processes / steps invovled in Defect Prevention meeting?
how to make test case for anolog voice logger?
how to test ip address?
3 Answers Cisco, QSpiders, Satyam,
This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?
test cases for traffic signals in a four raod junction.