What is White Box testing and who is responsible for white
box testing?
Answer Posted / pushkar joshi
It is a type of testing in which code is accessible to
you,mostly developers are responsible for white box testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
If project wants to release in 3months what type of risk analysis you do in test plan?
Write the test cases for yahoo home page
how to connect your project in database?
What is application programming interface (api)?
What is the difference between static testing and dynamic testing?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
What is test driver and test stub?
what are the test bugs
Give me an example of something you tried at work but did not work out so you had to go at things another way.
what are the Cs in testing
Write the function test case to add a customer to database.
What are the differences between web applications and client and server applications?
How do your characteristics compare to the profile of the ideal manager that you just described?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.