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 |
Can any body please tell me how to test Anti-virus software? I have been asked this question many times in interview.They asked this question for a security tester,performance tester & functional tester perception. Hope u guys will reply me. Any suggestions welcome.........
How to execute test cases written in excelsheet???
8 Answers TCS, Value Labs, VFS, Wipro,
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
0 Answers TSB Software Solutions,
write a testcase for tea cup?
can any one give the format of writing test cases in excel sheet.
need for documenting test cases??? advantages and disadvantages of documenting test cases???
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 ?
if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!