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 |
Explain about gamma tesing?
name some popular functional testing tool
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
How to do Website Cookie Testing manually. Explain in Detail with an example. Tnx in Advance
What is HTTP and TCP/IP
what is prototype testing, component testing, thread testing
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
1.Alpha testing done by develping environment. Testing is done by before release or After release builds ?
What is the different between Test Case and Use Case
what is sychronization point in qtp how u put in yr application when it is put wat is its use how it is useful
3 Answers Polaris, Quick Heal, SAP Labs,
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
What is the difference between GUI and UI testing?