Selenium IDE – Web Testing Tool

October 8, 2008

 

I had been introduced by my colleague with a new kewl tool. Selenium IDE. It is a web testing tool and it is good for the web developer. What I need to do is just click a record button and start fill in my web form. After finish, then click stop and save my test case. Later, if I need to fill again the form, I just need to run the test case. It will repeat what had been record for me.