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 |
Write tast case for a+b=c?
In a log in page what will be test procedure,test scenario,test discription & test steps?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
write a test cases for 2- way swtich?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
what are the Test Cases for " Test Cases " ?
What is the role of QA in a company that produces software?
How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(
Write test cases for orkut?
How to write a Scenario and test cases for escalator
7 Answers ABC, Accenture, CTS,
I have s/m which gives me square of numbers from 1 – 10000. How do u test it.
Test Case for Text Editor!