Selenium and unit testing
Page 1 of 1 • Share •
Selenium and unit testing
HI, Can i use selenium to test the request/response objects of the browser? PLease brief on this..
sunram_ram- Active particpant

- Posts: 16
Join date: 2010-06-25
Re: Selenium and unit testing
Hi,
For unit testing you can use use Junit alone. where you can do unit testing of modules of application.
Best of luck.
For unit testing you can use use Junit alone. where you can do unit testing of modules of application.
Best of luck.
Re: Selenium and unit testing
HI,
Did u mean JSUnit coming along with Selenium?
Did u mean JSUnit coming along with Selenium?
sunram_ram- Active particpant

- Posts: 16
Join date: 2010-06-25
Re: Selenium and unit testing
I suppose you could use selenium, though you will probably have to write some extensive custom instrumentation to pull the JS objects in to Java. You might want a lower level tool though, something that is natively JS, or written to support JS-level testing more directly.
metman- Amateur

- Posts: 58
Join date: 2010-04-02
Similar topics» [b]Progress of Unit No.5 BOP Construction as on date 20.02.09.[/b]
» Progress Report of Unit No. 6 for the month of May 2009
» Updated Status of Unit-5 Balance Work for BOP Package
» Selenium and unit testing
» selenium with database testing
» Progress Report of Unit No. 6 for the month of May 2009
» Updated Status of Unit-5 Balance Work for BOP Package
» Selenium and unit testing
» selenium with database testing
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum

» sample webdriver code for php users
» which standalone server to use
» Dynamic Drop Down Selection
» It is possible to find list of all URL's exist in any web page in selenium ide
» It is possible to compare 2 same images in selenium IDE.
» how to compare 2 ULR's which is exist in same web page (View page source).
» Web Driver: Unable to click a link present inside the frame of a frameset
» Help me to get dynamicaly loaded options of dropdown in Selenium RC -Junit test case