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
Write all combinations of test cases for calculater on + symbel
what is your daily activities?
why use caffine for HPLC calibration ?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What type bugs you will find in integration testing with example?
What is frame level testing and how do we test it?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
How to do Performance Testing manually for a Flash Application?
What is mutation testing & when can it be done?
How we can test Cookies Manually?
Tell me a critical defect in which your Client,PM,PL appreciate on you
how to test a store procedure?
What is showstopper defect?
Can you explain regression testing and confirmation testing?