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
What is asp code?
What is servervariables collection in asp?
What is asp content?
Name the data types which does the rangevalidator control support?
What is the difference between server-side validation and client-side validation?
Explain life cycle of asp page.
Define a cookies collection?
What are the browsers that can access asp pages?
When was asp released?
What is the purpose of application.lock method?
What is active server object model?
what are web handlers?
Explain the different types of session state management options available with asp.net?
How do I print an aspx file?
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