what is dry run?

Answer Posted / praddy

A dry run is a testing process where the effects of a
possible failure are intentionally mitigated.

Usage:
"Dry run" in acceptance procedures (for example in the so
called FAT = Factory Acceptance Testing is meant as
following: the factory (which is a subcontractor) must
perform a complete test of the system it has to deliver
before the actual acceptance from the contractor side.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp code?

736


What is servervariables collection in asp?

777


What is asp content?

738


Name the data types which does the rangevalidator control support?

721


What is the difference between server-side validation and client-side validation?

725


Explain life cycle of asp page.

959


Define a cookies collection?

720


What are the browsers that can access asp pages?

755


When was asp released?

719


What is the purpose of application.lock method?

768


What is active server object model?

748


what are web handlers?

1736


Explain the different types of session state management options available with asp.net?

694


How do I print an aspx file?

717


very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5

1617