What is negative path testing?
Answers were Sorted based on User's Feedback
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 |
Answer / anjali
Test the application with the invalid test cases
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sri
Testing aimed at showing software does not work. Also known
as "test to fail".
Is This Answer Correct ? | 1 Yes | 2 No |
what is difference between test harness and test bed. Are they same? Plz reply.......
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
How do you know when the product is tested well enough?
1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??
Write a test case scenario for Web-based address book?
When new application ready to test than whats your testing strategies?
0 Answers Capillary Technologies,
how to write test cases both negative and positive redbus.com .source to destination and booking form
If you clink ok in the log in page, how will you get to know what is happening in the application? If any of you know the answer for this please post. Thanks
what is agile testing?
how will you prioritize the work?
What is the difference between system testing and integration testing?
You are given two scenarios to test. Scenario 1 has only one terminal for entry and processing whereas scenario 2 has several terminals where the data input can be made. Assuming that the processing work is the same, what would be the specific tests that you would perform in Scenario 2, which you would not carry on Scenario 1?