regression testing falls under white box or black box testing?
Answer Posted / hariharan
black box testing , since it is a test carried out wen a new
module is added to the existing function. It just tests the
whole functionality of the system.
| Is This Answer Correct ? | 32 Yes | 2 No |
Post New Answer View All Answers
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Explain the integration testing?
test cases for friend finder system using gps?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Explain the smoke testing?
how to write a test cases for courier offices?
Explain the state testing?
Explain the component testing?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Explain the acceptance testing?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?