Download User Manual
Transcript
User Manual Edition January 2014 TEMPPO V6.1 Description of Use Figure 284: Test Automation (SilkTest, WinRunner) If you plan to manage automated test cases in TEMPPO, you define the automation settings here. First of all you have to choose the automation tool, which will run your test cases. For WinRunner, SilkTest the meaning of the settings is as follows: • Application Path: Executable of the automation tool. • Temporary Path: Directory for temporary automation files created by TEMPPO during the execution of automated test cases. • Result Path: Directory for result files created by the automation tool. The created result files are read from TEMPPO for obtaining the automation results. • Result Viewer: The result viewer is for opening and viewing the result files. It depends on the result file format, which viewer can be taken (use a text editor e.g. notepad for WinRunner result files, use QuickTest Professional Result Viewer for QuickTest, use SilkTest for SilkTest result files). • Arguments: The automation tool is called via its command line interface. This field shows the arguments which are passed to the automation tool during the call. Normally the default arguments should fulfill your needs for test automation, but for special cases the arguments can be adapted (study the command line specification of the automation tool first!). For the definition of the argument you can use the parameters <<TestFile>> (automation file to execute), <<ResultBaseDir>> (= Result Path) and <<ResultDir>> (generated directory for results during automation). Attention: Not every tool supports all parameters! Use the Default button to restore the default arguments If the check box in the bottom of the tab is checked, the temporary automation files will be deleted after automation. Page 221