What is partition testing?
No Answer is Posted For this Question
Be the First to Post Answer
Hello! I want to choose a software for verfication and validation. Can some one give me option for choosing software to test?
Explain how to test documents in a project that span across the software development lifecycle?
what is the diff between test strategy & test methodology?
Could anybody tell me types of testing involved when the project is at maintenance.
What is test plan and explain its contents?
what r the contents in usecase?
Explain the difference between functional and structural testing.
what are the main bugs which were identified by you and in that how many are considered as real bugs?
what is cohensive testing and span control?
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
Explain code inspection?
What is 2 tier and 3 tier application? Pls illustrate it with appropriate example.