What is the correct answer of basic types of test cases ?

Answers were Sorted based on User's Feedback



What is the correct answer of basic types of test cases ?..

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

What is the correct answer of basic types of test cases ?..

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

What is the correct answer of basic types of test cases ?..

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

What is the correct answer of basic types of test cases ?..

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

What is the correct answer of basic types of test cases ?..

Answer / mudaseer

functional
integration
system
gui test case

security test case

adhoc test case

Is This Answer Correct ?    1 Yes 0 No

What is the correct answer of basic types of test cases ?..

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

What is the correct answer of basic types of test cases ?..

Answer / rd

Black box test cases and white box test cases

Is This Answer Correct ?    4 Yes 11 No

Post New Answer

More Test Cases Interview Questions

Write 5 best test cases for : Blog,Join now(button)(social networking site,community site)

1 Answers  


What is SECURITY TESTING?

1 Answers  


What is quick test professional and what test environment it supports?

0 Answers  


can u tell me how do we writetestcases for perfomance,load,And stress?

2 Answers   IBM, Wipro,


Write test cases for bulb.

9 Answers  






hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ

0 Answers   Crompton Greaves,


Write test case for windows media player

1 Answers   TCS,


how to write test cases for smart meter for gas and electricty

0 Answers  


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

0 Answers   ABC,


Give Sample of Validation Test Case.

2 Answers  


how to write test cases for a text field that should have maximum 250 characters

9 Answers  


How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.

0 Answers  


Categories