RSS Feed for SilkTest Interview Questions1Category: SilkTest Interview Questions1

SilkTest Question 44: How to email test results using Microsoft Outlook? »

My indolent QA Manager wants me to send him the result of execution functional test every night and I’m been sluggish too don’t want to create and send emails manually. Can I send email with attachment using Silk Test?
Everything is possible in SikTest world. I use “partner -resextract -r “C:\Program Files\Segue\SilkTest\Projects\Winrunner\TestCase.pln” to extract test report. [...]