Answers

Question and Answer:

  Home  Quality On Time

⟩ Explain Distributed Requirements in Quality On Time?

* 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

 201 views

More Questions for you: