White Box testing won't detect missing function?
a. True
b. False
I would say its "TRUE".
Black box always checks the specification and create a
differentiation..so it can find missing req.
But Whitebox is a coverage kind of thing.So it covers what
is mentioned always but never tell about what is not mentioned.
And it can be applied to all levels.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is Usability and Compatibility testing?
Please give me any example of High severity and Low priority type of bug ?
When we perform re-testing?
What is Test Scenario & Test Case
Write 2 scenarios for System testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
1.What are the difference b/w client & server?
8. What would entice you to return?
How do we run the database testing manually
can u give me the Test case step template and write one test case step (ex)please
what is the need for testing?
When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?