In today’s thought economic times more and more companies start implementing money saving strategies in the hiring process. During this year I’ve ...
Search results for white box
Live Meeting and IM interviews
Posted by CMasterWhite box testing can be estimated by using function points.
What is code coverage ?
Posted by priyanka
Code coverage is a process to find the extent to which the program code has been tested.It is a form of White box testing as it involves testing of th ...
All testing activities are estimated in test plan so as the black box testing efforts. After the Requirement gathering is done, Test Plan is prepared ...
Black box test cases are written at initial stage based on requirement documents and project plan. ...
What do you mean by coverage and what are the different types of coverage techniques?
Posted by priyanka
Coverage is a form of white box testing activity. It describes the measure to which the code has been tested The following are the types of coverage t ...
White box - Testing is based on knowledge of internal code structure and logic.
Black box - It is Data driven testing that focuses on evaluatin ...
What is whitebox testing?
Posted by UMStudent
White box testing is when the tester has access to the internal data structures and algorithms including the code that implement these.
http://en.wik ...
