Answer Posted / naresh
Static test
Static testing is a system of White Box testing, where developers to verify or check your code with the help of the list to find fault with him, this type of testing is completed without executing the applications that are currently developed. Code reviews, inspections, tours are mostly completed at this stage of the check.
Dynamic test
Dynamic Testing is completed by walking the real application with valid entries to verify the expected results. Examples of methodologies for dynamic testing are unit testing, integration testing, system testing & acceptance testing.
Some differences between static & dynamic testing are
· Static check is more profitable than the dynamics of the static check because tests are made at the initial stage.
• In terms of the declaration of coverage, the static check covers areas most dynamic tests in less time.
· Static Testing is completed before the implementation of code in the dynamic check is performed after the implementation of code.
· Static Testing is completed in the verification phase in the dynamic check is performed on the validation phase.
thanks
NARESH
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
What is test plan and contents available in a test plan?
What are the various techniques in white box testing?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What is big bang approach?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What is Wound Fixing?
what is acid testing?
What are the two main categories of software testing?
qtp9.2 and qtp10.0 difference
When do we perform smoke testing?
What is frame level testing and how do we test it?
What is remedy testing,expalim that and how can use that
What is a top-down and bottom-up approach in testing?