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.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me the SRS based review,brs based review

2177


Can you explain usability testing?

1094


Discuss what test metrics you feel are important to publish an organization?

4862


What are the differences between web applications and client and server applications?

1208


What is the typical situation u faced while collecting the test data?

2152


what is traceability matrix and its usefulness

4070


Explain severity with example and expalin each example?

4304


Test cases for Internal IP Messenger

4768


online demo for bug tracker tool(let me know the website)

2075


What is common interface?

1916


What is the Testing strategy for testing client server applications/products?

2264


What is XML Testing? Do we have any tools to test the XML? Please let me know.

2070


do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com

2012


Why is software testing required?

1106


What is srs and brs document?

1128