Actually how many positive and negetive testcases will write
for a module?
Answer / lakshmikantha b
That depends on the module and complexity of logic. For
every test case, we can identify +ve and -ve points. Based
on the criteria, we will write the test cases, If it is
crucial process or screen. We should check the screen,in all
the boundary conditions
| Is This Answer Correct ? | 6 Yes | 0 No |
Test cases Asignment 1. Write test cases for if your pendrive is not working 2. Write test cases for if optical mouse is not working 3. Write test cases for login id if its range is of 11 alphanumeric 4. Write test cases for if next button is working or not 5. Write test cases for,where bike max race is 120 km/h Mail me on mca.rachna21@gmail.com
What is v&v?
What are the categories of debugging?
What is depth testing?
Testing that checks that a modification applied during maintenance has NOT affected the code corresponding to those functions of the system that should be unaffected by the modification is called which one of the following? 1. Acceptance testing 2. Unit testing 3. Regression testing 4. Validation testing 5. System testing
who does the security check on the web site, other than login/password screens ?
What is test executive?
What is the difference between negative and positive testing?
What is the most difficult problem you’ve found during testing?
Explain the V-Model?
Define defect density.
Explain traceability matrix?