Difference between Static and dynamic Testing & Which type
of testing include in Static and dynamic Testing ? explain
in detail with example.
Thanks
Answer Posted / @mit
Main diffrence in b/w static & dynamic Testing are as
follows:-
In static testing,code is not executed ex.
Inspection,Recview etc
In Dynamic Testing,code is being executed ex.Unit
Testing,System Testing, Functional testing etc.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the full form of cmmi?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
Define Stability, Scalability and reliability with example ?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
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
What r all the security problems u r facing & the measures taken to solve.
How do you test for the coockies for a web application?
What are the main key components in web applications and client and server applications? And explain the differences between them?
What is mean by multi-threading testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?