Automated Test Script execution and test environment
Hello
I need to better understand how exactly the argument highlighted in red circle are used when I invoke an automated test script run. Which is the difference in filling test environment vs machine vs test cell? Are they passed to the automation adapter and can be consumed by the invoked automation? More in general, what I'd like to understand is if I can plan to associate a test script execution to a specific test environment defined in my RQM and how to let my automation "manage" this information.. thanks in advance *piero |
One answer
Hello Pietro, the "test environment" which is a complex attribute holding several or few values viz., OS, browser, App. Server etc is used mainly for "manual test" execution scenarios.
The 'machine' and 'cell' are used for "automation" tests which use adapters like the ones from RPT, RFT, etc to run tests on the host machines with the test automation tools.
A test 'cell' might include an application server, database server, a client desktop computer, and a computer running the correct adaptor to execute tests
Best Regards
Sunil
Comments
pietro marella
commented Nov 05 '13, 11:23 a.m.
Thank you, Sunil.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.