Answer Posted / n@n!
static testing : static testing can be use to test the
sanity of the code,algorithem.
other name of static testing "dry box testing".
Dyamic testing : dynamic testing can be use to test dynamic
behaviour of the code.
dynamic testing consists of:
unit testing
integration tsting
module testing
system testing
alpha testing
beta testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Could some one tell me test cases for multi line text boxes like Notes field?
What is mean by Schedule report who is the responsible for generated that one ?
What is the difference between qa, qc, and testing?
what is date field test case
What is date driven testing?
How is ‘build’ different from ‘release’?
what type of testing techniques are using after accept the build?
What is the test harness?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
Need to know about Quality Center in brief
To specify the test artifacts involved in testing.
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
Why documentation testing is important?
What is smoke test? Do you use any automation tool for smoke testing?
Explain branch coverage and decision coverage.