what are the base line documents for sit and uat?
what is impact testing?
what is dynamic testing?
what is static testing?
what is soak testing?
Answers were Sorted based on User's Feedback
Answer / sivaprasad
dynamic testing : testing the applicaition by performing
some action on that.
static testting: testing the application with out perform
any action
soak testing : it is also calles as reliability testing
which we are testing the application for a long time to
check the stability of aplication
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / sasydpy
1. For SIT - we refer BRS\SRS or FD\HLD or DDD\LLD etc
For UAT - BRS & SRS or FD are required and also author
or tester should be familiar with end-user activities
2. Here we verify weather the Integration of two or
multiple module cause any mismatch
3. Dynamic testing - validating the application or build by
giving inputs
4. Static Testing - validating the application or build
with out by giving inputs. exp- GUI testing (Validating
Font, logos, size etc. and present of fields and buttons
etc)
| Is This Answer Correct ? | 2 Yes | 3 No |
What is baseline?
Write an algorithm to find an palindrome
how to write test case in testing give some examples plz help me any one?
what is prototype model(in S.T.L.C)? What is architecture of prototype model?
What is Test Condition?
What is diff between Agile SDLC and TDD SDLC? Kindly let me know?
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
SAY I HAVE A GMAIL PAGE OPENED IN IE 8 NOW WHAT WOULD BE YOUR COMPATABILITY TEST CASES FOR THAT>?
What is the difference between unit testing and functionality testing ?
Process and procedures followed while writing Integration testcases and system test cases
what is soak testing
what are testing Techniques? Pls answer