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 |
How do test cookie? There is any benifits of this? (This is in reference on clientside at the time of request for new page which can send cookie value)
1 Answers Creative Informatics,
What is the significance of version control in software testing
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
what is meant by adhoc testing?
explain the Compatibility testing
what are the document needed to create a test case?How u tell it is test case?
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
if the interviewer asked what are thec hallenges did u face in ur project how should we answer in project point of view and as well as testing technical point of view plzzz send the answer i faced this question lot of times but i am unable to expose correctly plz send the answer how to say plzzzzzzzzzzzzz
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
How do you know the code has met specifications?
how you setup steps to start a project
A Good Test Case Means..?