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
What are the different ways of doing black box testing?
What are the main key components in client and server applications?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
What is positive and negative testing?
Enlist some bug status along with its description?
What is checkpoint? How can you handle the checkpoints?
what are the Cs in testing
What is a test log?
Can you explain v model in manual testing?
Test approach to windows scheduler?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
How to do manual testing of a E-insurance project (end to end process)
What is the difference between Functional testing and Unit Functionality testing?
Do submit teststrategy to customer if yes at what time