hi friends , h r u all off uu ,,what is -ve , +ve test
cases,what is differnce between both pls tell thanks advanceeeee

Answers were Sorted based on User's Feedback



hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tel..

Answer / sunithadeviyagnamurthy

Hai this is sunithayagnamurthy


+ve testing means to test the functionality testing.the
functionality is working or not as per the customer requirement

For ex: we will take yahoomail: first we login with valid
user name & password It should login into and click to the
in box .it should display all the newmessges & old messges
This is the functionality testing
-ve testing means it test cosmotic bugs alertmessges and etc.
for ex: enter valid userid & inavalid password.
it should display the alert message.this is the
newgitive testing
If any mistake is thr plaz excuse

Is This Answer Correct ?    4 Yes 0 No

hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tel..

Answer / rajesh kumar

We can test the application for Negative testing by
giving the invalid inputs...
for example in order to testing pin for ATM it only accepts
4 lettered PIN...try giving 3 lettered or 5-lettered....
all zeroes and so on........the process of doing this is
called negative testing

Is This Answer Correct ?    3 Yes 0 No

hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tel..

Answer / prasath

-ve cases means giving manual interuption
Eg. If Perform Backup process from USB to HDD during the process Remove the
USB.
+ve cases means should check the basic or expected A+B should produce C
make sure A+B is not produced D.

Is This Answer Correct ?    2 Yes 0 No

hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tel..

Answer / suku

Positive test case and negative test case

For example the user tests the login screen using valid
user name and valid password .it is called positive test
case
The user tests the login screen using invalid user name and
invalid password .it is called negative test case

Is This Answer Correct ?    2 Yes 0 No

hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tel..

Answer / seshu

actualResult and expected result both are same that is
called +ve testcase.
actualResult and expected result both are different that is
called -ve testcase.

Is This Answer Correct ?    1 Yes 0 No

hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tel..

Answer / sunny

it is quite logical...

if you writing a testcase which ensure that it will pass
all the time then it is +ve testing and testcases will be
called +ve testcase,these test are very simple


if you writing a testcase trying to break/fail the appln
then it is -ve testing and testcases will be called -ve
testcase

Is This Answer Correct ?    1 Yes 0 No

hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tel..

Answer / ole

In +ve tesing: we r checking the application or fields with
valid inputs.
EX: Text box should accept 4 to 6 letters.
so inputs :BVA. 6 conditions 1)min=pass
2)max=pass
3)min-1=fail
4)max=1=fail
5)max-1=pass
6)min+1=pass

In -ve testing:
here tester try to break or crash the system. by using inputs

Is This Answer Correct ?    0 Yes 0 No

hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tel..

Answer / jyothi

Hi...
Positive testing means, testing the components of an application with valid data. 
Ex: If u want to test the amount field in banking sector, then u go by entering with valid data like 100, 200, 1000 then it should accept..

Negative testing means testing the components of an application with invalid data....
Ex: same as above -100, +100,20-0, 1_00, 1,000, 01000...
    it should not accept these values...we have to test       in all possible ways...     

always first we go through +ve testing bcz our application first should works with valid data after we go with invalid data. If application will not works for valid data then what is the use testing with invalid data then we call this is a critical bug... 

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How to overcome pesticide paradox?

0 Answers  


can any body tell me what is the process of between after getting a documents and testcase writing.

0 Answers  


How any person can be a software tester, if he/she is not having software knowledge?

5 Answers  


what type of questions we can ask the interviewer after finishing of the interview?

3 Answers  


i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?

2 Answers  






what are different reports prepared by a tester and their templates.

3 Answers  


what are the typical problems in web testing?

0 Answers  


Hai can any one tel me what is Concurency Testing?

4 Answers  


Differentiate between severity and priority? who assign these parameters to a bug?

6 Answers   Satyam,


What is six sigma?

0 Answers  


Hi Friends, Plz answer my these questions on sqt.qae@gmail.com Why you want to be software tester? As new to testing what kind of work is to be there in testing in detail...in testing What to study in manual testing or automation testing from interview point of time? Is there we have choice to choose domain while interview time..? Reply ...on my email

1 Answers  


what is localization testing?is it a black box testing or white box testing?describe briefly?

8 Answers  


Categories