Selenium to test Stand Alone applications

View: New views
2 Messages — Rating Filter:   Alert me  

Selenium to test Stand Alone applications

by lakpr02 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Friends,

 I work on a product that runs as a Stand Alone application and we are trying to see if we can use Selenium to automate our product. But after going through the Selenium website and referring to other forums i have understood that Selenium supports automation of ONLY Web applications. So my specific question is -

= > Is it possible to test Stand Alone applications using Selenium ? If so, can you please point me to the appropriate references ?

Thanks,
Pravin

Re: Selenium to test Stand Alone applications

by kjaladi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Selenium is for testing web applications. I don't think, we can perform testing on stand-alone apps using Selenium.

thanks.