what is static and dynamic testing.
Answers were Sorted based on User's Feedback
Answer / nitin sharma
Static Testing is not executing anything,It involves
review,walkthrough,code Inspection,test plan and test case
analysis,While Dynamic Testing is executing something like
executing test cases
| Is This Answer Correct ? | 39 Yes | 2 No |
Static Test: Testing prior to deployment. The Verification
activities fall into the category of Static Testing. During
static testing, you have a checklist to check whether the
work you are doing is going as per the set standards of the
organization.
Dynamic Test: Dynamic Testing involves working with the
software, giving input values and checking if the output is
as expected. These are the Validation activities. Unit
Tests, Integration Tests, System Tests and Acceptance Tests
are few of the Dynamic Testing methodologies.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / suraj_laad
Testing without execution of the software is called static
testing .like just by reading the contents of documents.it
also called verificaion.
Testing with execution of the software is called dynamic
testing .it also called as validation.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / raj
static testing is stands for executing the application
without executing the application. basically it includes
reviewing the documents and inspection
dynamic testing is stand for test the application by
executing application
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vijayalakshmi
Static:Coduct test with out running an appliaction
dynaic:conduct test with running an application
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / reddy prasad
in simple way
static: look and feel( no need to perform any action on an object)
Dynamic : need to perform any action on an object.
| Is This Answer Correct ? | 0 Yes | 2 No |
static testing means review the requiremnts given by
customer or Business user(BI),here we will only reivew the
FRS and if any data is not filled,we will inform to the
project manger,then project manger will inform to the BI to
give the data(without executing the code)
Dynamic Testing means by executing the code(after the
coding is done) whether the application is working
correctly or not as per the customer requiremnts.
| Is This Answer Correct ? | 0 Yes | 8 No |
Answer / abu
static testing is like usability and user interface.dynamic
testing is call it as functional testing.
| Is This Answer Correct ? | 2 Yes | 17 No |
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
one module contains 3 screens like entry , exit & trasaction. u can perform operations by using these screens and u save that changes but those screens are not displaying on the desktop then how u can assign the seviority?
what is the different between QA and test engineer?tell me in brief?
What are the different test deliverables?
HOW DO U WRITE DEFECT REPORTS? WHAT IS FORMAT IN GENERAL WAY
Would you like to work in a team or alone, why?
1 Answers Advent Global Solutions, TVS,
How do you know your code has met specifications when there are no specifications?
What is reliable testing? Give me an example
How we will do the regression testing (in real time)
Factors effecting Testing of Web Applications?
what is thread Testing
Can you explain the different methodology for execution and design process in SIX sigma?