briefly about selenium ide

8
Briefly About Selenium IDE Office in Ukraine Phone: +380 (472) 5-61-6-51 E-mail: contact (at) qa- testlab.com Address: 154a, Borschagivska str., Kiev, Ukraine http://qatestlab.com/

Upload: qatestlab

Post on 23-Jan-2017

33 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Briefly About Selenium IDE

Briefly About Selenium IDE

Office in UkrainePhone: +380 (472) 5-61-6-51E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Page 2: Briefly About Selenium IDE

There is a set of tools for the qualitative execution of automated testing of different web products. Selenium is one of such product series. Now it will be discussed one of its components, namely Selenium.

Office in UkrainePhone: +380 (472) 5-61-6-51E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Page 3: Briefly About Selenium IDE

Selenium IDE (Integrated Development Environment) – the simplest framework of this set. Besides, it is the easiest to use. Relatively often, software testing company uses such tool.

Office in UkrainePhone: +380 (472) 5-61-6-51E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Page 4: Briefly About Selenium IDE

In short, it is a plugin for the Firefox web browser. It is installed as any other plugin. But Selenium IDE can be used only as a prototyping tool. For the more complex test cases creation, it is necessary to use other Selenium products.

Office in UkrainePhone: +380 (472) 5-61-6-51E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Page 5: Briefly About Selenium IDE

What Are the Pluses of Selenium IDE?

Office in UkrainePhone: +380 (472) 5-61-6-51E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

• Its installation and usage are easily fulfilled.• It does not require the specified programming skills (except

HTML and DOM).• With its help, one may export the tests into the formats

which are supported by Selenium RC and WebDriver.

Page 6: Briefly About Selenium IDE

What Are the Pluses of Selenium IDE?

Office in UkrainePhone: +380 (472) 5-61-6-51E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

• It contains built-in help function.• Reports module of the test results is also built-in.

Page 7: Briefly About Selenium IDE

What Are the Disadvantages of Selenium IDE?

Office in UkrainePhone: +380 (472) 5-61-6-51E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

• This plugin is available only in Firefox.• Only test prototypes may be created.• It does not support the iteration operations.• The speed of the test fulfillment is rather slow.

Page 8: Briefly About Selenium IDE

Office in UkrainePhone: +380 (472) 5-61-6-51E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Thank You for Your Attention