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?
Answer Posted / 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 |
Post New Answer View All Answers
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What is meant my Firewall testing? how the testing is performed on it?
Can you explain requirement traceability and its importance?
What is the different between SIT and UIT?
What is back to back testing?
How can you do the scalability testing?
Can you explain process areas in cmmi?
In how many ways you perform batchtesting ?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
How do you scope,organise and execute a test project.
What is bug release?
Why you are selected software testing as career ?
What is a ‘test plan’?
Can anyone please suggest me a online book on manual testing??