Which test cases are first written white boxes or black box?
It is written simultaneously at the design phase by two different groups. One team will be generating functional test cases ( which we call as behavioural or black box) and other team will be generating structural( which we call it as white box). But first structural test cases are executed and then given to testing team to execute the functional test cases.
| Is This Answer Correct ? | 8 Yes | 6 No |
What is the difference between qc and qa? What are the responsibilities of qc and qa?
EXPLORATORY testing means?
What is the bug life cycle?
What is build interval period?
can anyone give FULL DETAILS on ATM scenarios, test cases and test cases PURPOSES
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?
How will you identify the client side error and server side error in web application?
usecases are prepared by whom?
Difference between Black & White box testing
How you will do regression testing on login form, After fixing the bug?
What is the difference between alpha testing and beta testing