What is negative path testing?

Answers were Sorted based on User's Feedback



What is negative path testing?..

Answer / kalyani.b

negative path testing is part of functional testing,

in negative testing the test engineer will test the
application in negative thoughts .

EX: if suppose user name is there in the application. in the
user name we enter only a to z.the test engineer will test
the numbers, special character etc.this type if testing is
negative path testing.

Is This Answer Correct ?    5 Yes 0 No

What is negative path testing?..

Answer / nag

testing the application wit invalid data intended to produce
the defects and measure the impact of the defect on application

Is This Answer Correct ?    4 Yes 0 No

What is negative path testing?..

Answer / anjali

Test the application with the invalid test cases

Is This Answer Correct ?    2 Yes 2 No

What is negative path testing?..

Answer / sri

Testing aimed at showing software does not work. Also known
as "test to fail".

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

when design phase is going on what testing team will do?

1 Answers  


What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?

1 Answers   HCL,


what is mean by impact analysis ,how we used to select regression TC using this?

1 Answers  


How do you get programmers to build testability support into their code?

1 Answers   TCS,


What do you do (with the project staff) when the schedule fails?

1 Answers   TCS,


What is Software Testing?

2 Answers  


what is the diff between verification and validation.is verifiction and validation will takes place in each and every phase..pls send a clarified answer

2 Answers  


is that software tester may or may not be involved in the actual acceptance testing

2 Answers  


When to stop testing? (Or) how do you decide when you have tested enough?

1 Answers  


what is configuration management...please explain... thanx

2 Answers  


What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form

1 Answers   Blue Star,


What is Injuction testing?

3 Answers  


Categories