software testing
Some topics of software testing
...
Rating
    
Favorite    Add to Favorite Flag    Report as Inappropriate Share    Share
manglamishere
manglamishere
24 male IND India
offlineoffline
Posted Time     Dec 4, 2008 at 3:51pm Views     305 Comment    0
Blog Link    
...
...

To do the white box testing we do the different type of testing one of them is basic path testing.In basic path testing we test that every path of the program execute at least once or not .If any path is not executing at least once it means it is useless and it is unnecessarly increasing the the cost  and execution time of the program.So it must be elimenated.To understand it more clearly let takes an example  there is a program which includes a if else statement.If program never enter in the else part then writing this else  part of this statement is useless.

...
...
...
...

Related Blogs

...
...

Other Blogs by manglamishere

...