Quote:
Originally Posted by jdkaye
Hi Tuux and welcome to LQ! 
Since many of us don't run Windows, would you explain what you want? I have no idea what winrunner or test director do so it's hard to offer you any advice. I dont know what it means to "test an appplication".
Cheers,
jdk
|
OK ,, thanks for reply!!
actually winrunner and testdirector are software testing tools (can say IDE to test our softwares). in that we have to write some manual test cases
about our application and when we submit test cases to winrunner it will give result of those test cases automatically.(no need of scripting)
but now i want to test my applications(developed under linux platform)so My quest is that "is there any such tool in linux(ubuntu)?"
i know about JUNIT tool which used to test java application(for unit testing). but i want automated test tool.
