What are the advantage and disadvantage of Selenium IDE
tool?
Is that useful for testing .net projects? please reply my
friends.

Answers were Sorted based on User's Feedback



What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net pro..

Answer / guest

As far as I know the Selenium IDE tool can only be used in
Mozilla Firefox browser as it is an Add-on for only that
browser and hence you cannot use it in other browsers.

It is a record & playback tool and the script format can be
written in various languages including C#, Java, PERL,
Python, PHP, HTML.

Is This Answer Correct ?    36 Yes 13 No

What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net pro..

Answer / ranjan

The disadvantage is it is not palying multuiple window when
we record it.

Is This Answer Correct ?    19 Yes 4 No

What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net pro..

Answer / annie

With Selenium IDE ,
1)you can test only with the Mozilla browser
2)limitations to open/ identifying the child windows,
clicking on the pop ups, etc.,

Since it is a open source record and play back tool, we can
execute only the basic functions of application, with
selenium RC, u can write own scripts so that most crucial
functions of applications can work

Is This Answer Correct ?    16 Yes 2 No

What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net pro..

Answer / c.k

2 disadvantage are present as far as i know..


* If we click a link if that link opens in a seperate
window or a tab, it is running the test case in 1 window only.

* After the page gets refreshed it shows error in
selenium because it does'nt know whether that page got
refreshed or not

Is This Answer Correct ?    15 Yes 5 No

What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net pro..

Answer / satish

what are the best automation tools available for Web Application Projects...???
I would like to test a web application in all browsers, means i want to test cross-browser compatibility test..

Can any one suggest me, what are the list of automation tools available for WebApplicaiton Projects...

Is This Answer Correct ?    0 Yes 0 No

What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net pro..

Answer / ammu

Disadvantages of Selenium IDE

It does not supports looping or conditional statements. Tester has to use native languages to write logic in the test case.
It does not supports test reporting, you have to use selenium RC with some external reporting pligin like TestNG or JUint to get test execution report.
Error handling is also not supported depending on the native language for this.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is Version Control?

2 Answers  


What was the difference between Test case and Bug Report is there any template for this

3 Answers  


Write four good test cases on refill ball pen?

10 Answers   iFlex,


Can you tell some body how to test a situation that to sell a share if it reaches 30(present value is 25) and the time limit is 120 days. Every day the market starts from 10 A.M to 3 P.M. it may execute any time with in the time period. Pls tell me the answer.

1 Answers  


Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?

2 Answers  






eqivalance testing class is made from data and this is made to minimize the test cases and it is black box testing what at which particular time we do this testing i guess while creating test cases we consider this testing .plz if lett me know if i am wrong

1 Answers  


Explain the difference between alpha testing and beta testing.

0 Answers  


what ia the necessity of sdlc, stlc and testcases

3 Answers   TCS,


What is system testing ?

3 Answers  


How to write negative testcase?

7 Answers   R Systems,


What is the difference between function testing and system testing ? Please answer with proper pratical exmaple and avoid copy paste of text which written in book

9 Answers  


How to do test if we have minimal or no documentation about the product?

5 Answers  


Categories