What is v&v?
No Answer is Posted For this Question
Be the First to Post Answer
What is the model which you follow in your project? Explain it.
What all can be included in white box testing?
When is a test considered to be successful?
What is functional system testing?
What is random/monkey testing?
Testing methodology and when do you start testing activity?
explain what test tools you will need for client server testing
What is software verification?
WHAT IS MEAN BY DESIGNING THE APPLICATION AND CODING THE APLICATION?
Explain testability?
What is CCB and MTBF, why should we use this.
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char