Featured
-
No Featured Found!
Tags
I need to monitor task status and if Task failed notify email
Hi,
My requirement is monitor task status in windows task scheduler through batch file or programming language like Java. secondly if task is failed then it is notify to user by email. i.e this task is failed.
Than...
Parameterized Junit
Suppose I have 3 test Cases I want to execute these test cases based on user choice. which test case user want to run only. so how to use parameterized junit for this.
Selenium not able to connect to firefox
Recently I updated my Firefox from version 30 to 39 . But after updating my Firefox to version 39 test case written for a project which make use of selenium starts failing.
The reason being selenium is unable to obtain stable connection while th...
Automation Testing
Hi All,
Is there any open source tool available for testing non GUI based Application?