5.what do you like most about testing?
Answer / shelendra
a.) One get to know the functionality of the application,
which otherwise is not possible for developers get to know
only the modules worked and not the purpose of the
application system.
b.) Provides opportunity for growth in domain knowledge.
c.) Help client(s) fullfilling their business objective by
raising defects, pointing gaps in requirement,
implementation.
d.) Provides opportunities to improve upon communication -
written, verbal skills by way of analysing the requirements
& explaining defects, gaps.
e.) Cool job!!! One need not to know technical glitches
involved in coding.
| Is This Answer Correct ? | 2 Yes | 0 No |
I u dont have SRS doc or dont have any info about product then how will u test it?
What kind of document u need for going for an functional testing?
What is the main use of preparing traceability matrix and explain the real time usage?
What is Test Case?
What are the properties of a good requirement?
who prepares the use cases?
can any one define V-V testing?....thanks in advance
How do you feel about cyclomatic complexity?
EXPLAIN A SCENARIO AND FEW TEST CASES FOR COMPATABILITY TESTING?
Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases should cover all the Boundary Value Analysis, Equivalence Partitioning, etc.
Why white box testing techniques are also called as clear and glass box testing teschniques?
what is localization testing?is it a black box testing or white box testing?describe briefly?