Describe the following list of white box techniques with examples1. What is Statement testing ?2. What is Branch Decision Testing ?
Latest Answer: Statement testing means White box Testing. ...
What do you mean by walkthrough?
Latest Answer: Walkthough is an informal meeting which is conducted basically for informational or evaluation purpose. By following different paths of the code, it is determined that the code best fits to its purpose. Walkthough basically determines individual developer ...
what is defect trucking? what are the tools for trucking the bug in real time?
Latest Answer: Is it Defect Tracking which your talking about.If yes, It means logging and maintaining bugs through a tool.Tools which are used for defect tracking are Bugzilla( Famous( because its free)), Quality Center. ...
Latest Answer: In recovery testing we check how well the system recovers from a major failure. The system has to recover within a specified period of time. So the tester intentioanlly induces some faults to make the system hang and then checks whether ...
Latest Answer: V model is one of the type of sdlc model where validation and verification happens at same time.Developement and testing activites are conducted simuntanelously in this phase.One of the famous and widely used sdlc model ...
Latest Answer: Integration testing is integrating one or more modules and testing an application. System testing is testing the functionality of the application whether it meets the requirements. ...
Latest Answer: LCSAJ coverage of a component that have exercised by a test suite.LCSAJ coverage implies 100% decision coverage. ...
where do you use this type of testing
Latest Answer: The scope of testing is the extensiveness of the test process. A narrow scope may be limited to determining whether or not the software specifications were correctly implemented. The scope broadens as more responsibilities are assigned to software testers. ...
View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Go Top