Hi Krishna, You are not limited to the browser (console) related tests. You can test almost anything as long as the tests are written in JUnit or TestNG.
Hopefully soon, we should be able to drop the ejbcontainer-testsuite into it. You will see that this will not have anything to do with the browser. Cheers Prasad On 11/30/06, Krishnakumar B <[EMAIL PROTECTED]> wrote:
Hi, I am trying to understand how the test framework works and what kind of integration test scenarios can be covered using the test suite. I have some doubts that may sound stupid and they are listed below. * Can this be used only for browser(console) related tests. * What kind of functionality can i test using the suite. Is it components like deployment, console only or other features in the server like SSO, Virtual hosts, Database Pools etc. ( For e.g - If i want to test SSO can i write a test case and use a suitable app with the test suite to check all options in SSO) Regards Krish
