Positive and Negative Testing - Which one to do first and why
?

Answers were Sorted based on User's Feedback



Positive and Negative Testing - Which one to do first and why ?..

Answer / gv

first we will do +ve testing.why means first we have to
check all the objects are available or not, whether all the
functionality are working fine or not with the valid i/p's.
these are +ve way of testing. if the above all are working
fine then only we will go to -ve testing.

Is This Answer Correct ?    21 Yes 0 No

Positive and Negative Testing - Which one to do first and why ?..

Answer / venkat

postive testing because we have to whet\ather itis working
for our experterted results or not

Is This Answer Correct ?    5 Yes 0 No

Positive and Negative Testing - Which one to do first and why ?..

Answer / mfsi_priyankaa

Both testings are important..
First we should do the positive testing i.e. basic
functionality of the application and then negative testing
because at boundary values the possibility of getting bug is
more..

Is This Answer Correct ?    3 Yes 0 No

Positive and Negative Testing - Which one to do first and why ?..

Answer / sarma

before doing nagative testing test enginer should do
positive testing upon the build....

FRS document released into testing dept test eng should
prepare the positive test cases as well as negative test
cases based upon cusomer reqirements...

both testings should satisfie the customer requirements

Is This Answer Correct ?    2 Yes 0 No

Positive and Negative Testing - Which one to do first and why ?..

Answer / srija

Wen the appln came for Testing Zone for the first Build ,we need to go for Smoke test do understand clearly here ,why we need to go for smoke test -we should do positive testing means we will enter valid inputs test the navigation of the appln.

Negative Testing- We need to test the application by entering wrong credentials means to test the application in negative way for Eg:for login page to test login generally we wil enter correct user name and paswd(positive testing) ,suppose if we enter wrong usernam and pwd and testing weather it can accepts or not is (Negative Testing).

Is This Answer Correct ?    1 Yes 0 No

Positive and Negative Testing - Which one to do first and why ?..

Answer / tinku999

First we do positive testing (sanity test) is conducted first. All the basic functionalites are tested first of all modules, if there are any show stoppers defects are found.. we stop testing and report bug to the developer.. if all the bsic functionalities are working then we go for all the negetive conditions.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is difference between web application and non-web applications?

2 Answers  


What is the difference between three tier and two tier application?

0 Answers  


What is Standalone testing?

10 Answers   Accenture,


Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .

2 Answers  


today evening you need to release software to client.at that time you found a defect.How you convence him?

0 Answers   RealPage,






How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).

5 Answers  


if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.

5 Answers   Semantic Space,


My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?

0 Answers  


Hi,please help me out with my ques:in project each tester how many testing will do?i mean what extent?

2 Answers  


Difference between functional testing and end to end testing?

1 Answers   CGI,


what will be the usability testing of gmail's inbox page

3 Answers   Manhattan,


how to connect your project in database?

0 Answers  


Categories