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
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 |
Answer / ranjan
The disadvantage is it is not palying multuiple window when
we record it.
Is This Answer Correct ? | 19 Yes | 4 No |
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 |
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 |
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 |
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 |
1. what is SDLC and TDLC ?
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
What scripting language should tester know when his organisation using Automation tool like wise any tool? wht kind of script should tester should be familiar?
What should be the knowledge of white-box tester differs than the back-box tester.?
write high level test cases
5 Answers College School Exams Tests, CTS,
what is the diference between defectage and billinterval period?
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
what is quality ? What is quality assurance and quality control ?
Explain defect lifecycle.
hai suppose if i want to delete cookie of a particular web site.is it possible if it is possible how? pls. tell me
1. what are the types of testing you know and you experienced ?
What methodologies have you used to develop test cases?