Which test cases are first written white boxes or black box?
Answer Posted / abdul sameer
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 |
Post New Answer View All Answers
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
Why would we not include these?
Changes and enhancements to system?
How did you do unit testing in your project?
What is the limit for test steps?It should be 10/20/30etc
write testcases for open dialogbox
functional testing test cases for transfer funds ?
Write the test cases for godaddy home page
How will you determine when to stop testing?
Explain the advantages of automation over manual testing?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What is the difference between a standalone application, client-server application and web application?
Explain unit testing, integration tests, system testing and acceptance testing?
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
What is back to back testing?