Quality On Time Question:

Explain Distributed Requirements in Quality On Time?

Tweet Share WhatsApp

Answer:

* Scripts must retain independence from each other
--If there are script dependencies, consider a 2-tier approach where at the "batch" tier (sometimes called Scenario) is independent, and all dependencies are handled within batch script
* Consider concurrent impact on data --Similar test cases require different input data to run on different machines simultaneously
--Consider implementing machine-specific (C: drive) and machine-independent (LAN drive) data sources to feed data-driven tests
* Central Reporting Log (Cycle Execution Log) can be implemented to collect remote results of all machines in the test cycle

Download Quality On Time PDF Read All 14 Quality On Time Questions
Previous QuestionNext Question
Explain A Closer Look at State Navigation in Quality On Time?Explain verifiable levels of test coverage in Quality On Time?