Search results for testing



Answer: Table-Driven testing (action driven testing) is an automated testing methodology which requires the development of data tables and keywords, ...
Company where asked this question: IBM, Amazon
Interviewed for position: Tester, SDET
White box testing is when the tester has access to the internal data structures and algorithms including the code that implement these. http://en.wik ...
Is a document that describes the objectives, scope, approach and focuses on the software testing afford.A test plan documents the strategy that will b ...
Official Definition: Software Testing is the process of validating and verifying that a software program/application/product - meets the business an ...
•Component •Interface •System •Acceptance •Integration •Release •Performance •Usability •more ...
Interviewed for position: Software Test Engineer
The V-model is a software development process which can be presumed to be the extension of the waterfall model.


Interviewed for position: Software Test Engineer
- We perform load testing once we are done with interface (GUI) testing. Modern system architectures are large and complex. Whereas single user testin ...
Big difference is that debugging is conducted by a programmer and the programmer fix the errors during debugging phase. Tester never fixes the errors, ...