selenium webdriver - Easy to use multi browser automation tool for record, parameterize, debug, batch run of suites and results report -


i'm new in tests area. regression team belong has built gui tests web applications complex business logic developers team has produced.

until now, have been using selenium ide build regression tests (record, edit, parameterize, debug , playback). tests exported , maintained in html format. used have tool manage tests , iterations (store html scripts/tests suites, run tests in batch mode, run tests in background, detailed test result reports), deprecated because uses selenium rc. additionally, tests made in firefox, our clients ie users.

so, have important , strategic decisions make. need urgently start testing in ie , new way tasks doing.

an attempt made change code of tests’ manager tool in order work selenium webdriver. tried code tests in ruby beginning, since selenium ide export ruby not satisfactory. figured out huge changes , subsequent tests on manager tool needed. involve programming methods , test them.

our regression team quite small , don’t want focus on programming task itself, more on testing our webapps. additionally, no 1 on general team had experience in working ruby before.

can suggestions route should take?

is there integrated solution easy work (as selenium ide) , able manager tasks of our old tool without taking time on “hard coding”?

is there reliable open source tool it? , commercial solution?


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -