Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is static testing,and dynamic testing? explain with an
example.

Answers were Sorted based on User's Feedback



what is static testing,and dynamic testing? explain with an example...

Answer / jai

Static testing: Realted to UI. Only reviews, Inspections,
walk though will happens here.
Means no execution of codes.i.e Cosmetic Feel Approach

Dynamic Testing:
Means execution of codes.
All types of testing will come uner Dynamic testing.

Is This Answer Correct ?    29 Yes 4 No

what is static testing,and dynamic testing? explain with an example...

Answer / rajkumar

Static testing:This is in contrast to dynamic testing. It
is generally not detailed testing, but checks mainly for
the sanity of the code, algorithm, or document. It is
primarily syntax checking of the code or and manually
reading of the code or document to find errors. This type
of testing can be used by the developer who wrote the code,
in isolation. Code reviews, inspections and walkthroughs
are also used.
Dynamic testing: hat is, dynamic analysis refers to the
examination of the physical response from the system to
variables that are not constant and change with time. In
dynamic testing the software must actually be compiled and
run; this is in contrast to static testing. Dynamic testing
is the validation portion of Verification and
Validation.Some of dynamic testing methodologies include
unit testing, integration testing, system testing and
acceptance testing.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 ?    11 Yes 3 No

what is static testing,and dynamic testing? explain with an example...

Answer / kk

Static testing: This testing can be performed by developer.
They are verified their code with the help of check list to
find the errors in it. This static testing will performed
before executing the program. This testing mainly involved
in reviews and meeting. like, Code review, technical review,
walkthrough, formal meetings...etc.

This is the referred Verification in Verification & Validation

Dynamic Testing: This testing will be conducted after
executing the program. In this we have to perform diff,
types of testing Unit testing, Integration testing, System
testing & Acceptance testing. Dynamic tectonics are BVA,
EP, State transactions..

This is the referred Validation in Verification & Validation

Is This Answer Correct ?    8 Yes 0 No

what is static testing,and dynamic testing? explain with an example...

Answer / anjali

both are part of white box testing.
static testing:
- Code walk through
- Code inspection
dynamic tseting:
- code complexity
- Unit coverage
a. Staement coverage
b. condition coverage
c. function coverage
d. path coverage

Is This Answer Correct ?    9 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

What are the three aspects of GUI software to test for with WinRunner?

1 Answers  


Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable

0 Answers  


Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com

0 Answers   Belcan,


what do you mean by Personel Effectiveness and how much it will be affected to Test engineer

1 Answers  


What is the difference between test case, test suite, test script, test scenario & test plan?

1 Answers  


Analytical Questions like A big square was drawn, then it was split into 4 equal rows and 4 equal columns and asked me to find how many squares.?

12 Answers   RBS, TAG Info Solutions,


what are the testing appraoch that you have tested for Pencil

5 Answers   QA,


What is data persistancy?

2 Answers   Cognizant, CTS,


There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???

6 Answers   ACS,


1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?

8 Answers   QLogic,


Hi Guys, I have Cleared with 5 rounds with one company, i also faced an interview for client round, Can any body tel , aftr client round ,wil any body reject a candidate? Hello, y no response for my question.

3 Answers  


diff b/w regression, re-testing & repeative testing

1 Answers  


Categories