Selenium for Automated Website Testing - PowerPoint PPT Presentation

About This Presentation
Title:

Selenium for Automated Website Testing

Description:

Infocampus is a center of excellence for selenium training in Bangalore. In Infocampus, selenium training is focused on real time examples and projects. Manual+CoreJava+Selenium are conducted with affordable training fee. Contact 9738001024 to get details on selenium classes. Along with training, Infocampus also provides 100% job assistance. Visit and get a call with more details. – PowerPoint PPT presentation

Number of Views:38

less

Transcript and Presenter's Notes

Title: Selenium for Automated Website Testing


1
Selenium for Automated Website Testing
  • Presenting By,
  • Infocampus

2
  • Selenium is better than average at a particular
    arrangement of things.
  • On the off chance that you comprehend what those
    are and stick to them then you will have the
    capacity to effectively compose solid, versatile,
    and viable tests that you and your group can
    trust.

3
  • Selenium is intended to robotize web program
    association, so contents can consequently play
    out similar connections that any client can
    perform physically.
  • Selenium can play out any kind of computerized
    connection, yet was initially proposed and is
    fundamentally utilized for robotized web
    application testing.

4
Selenium Architecture-
  • Selenium has a customer server engineering, and
    incorporates both customer and server segments.

5
  • Selenium Client incorporates
  • The WebDriver API, which you use to create test
    contents to cooperate with page and application
    components
  • The RemoteWebDriver class, which speaks with a
    remote Selenium server

6
  • Selenium Server incorporates
  • A server part, to get demands from Selenium
    Client 's RemoteWebDriver class
  • The WebDriver API, to run tests against web
    programs on a server machine
  • Selenium Grid, executed by Selenium Server in
    order line choices for lattice highlights,
    including a focal center and hubs for different
    conditions and wanted program capacities
  • However, before we dive in, there are a couple
    of things you'll need to know before you compose
    your first test.

7
Characterize a Test Strategy
  • An extraordinary approach to build your odds of
    computerized web testing achievement is to center
    your endeavors by mapping out a testing
    methodology. The most ideal approach to do that
    is to answer four inquiries

8
  • How does your business profit (or produce an
    incentive for the end-client)?
  • How do your clients utilize your application?
  • What programs are your clients utilizing?
  • What things have softened up the application
    some time recently?

9
Pick a Programming Language-
  • Keeping in mind the end goal to function
    admirably with Selenium, you have to pick a
    programming dialect to compose your
    acknowledgment tests in.
  • Tried and true way of thinking will instruct you
    to pick an indistinguishable dialect from what
    the application is composed in. That way in the
    event that you stall out you can approach the
    engineers on your group for offer assistance.

10
  • An extraordinary approach to figure out which
    dialect to run with is to answer one
    straightforward inquiry Who will possess the
    computerized tests?
  • Picking a programming dialect for computerized
    testing isn't a choice that ought to be trifled
    with. In case you're recently beginning (or
    hoping to port your tests) at that point
    considering and talking about these things will
    help position you for long haul achievement.

11
  • Pick an Editor-
  • To be beneficial when composing Java code, you
    will need to utilize an incorporated improvement
    condition (IDE). Here are a portion of the more
    prevalent ones
  • Eclipse
  • IntelliJ

12
The Seven Basic Steps of Selenium Tests-
  • There are seven essential strides in making
    Selenium test content, which apply to any
    experiment and any application under test (AUT).

13
  • Create a WebDriver occurrence.
  • Navigate to a Web page.
  • Locate a HTML component on the Web page.
  • Perform an activity on a HTML component.
  • Anticipate the program reaction to the activity.
  • Run tests and record test comes about utilizing a
    test structure.
  • Conclude the test.

14
  • Infocampus is a center of excellence for
    selenium training in Bangalore.
  • In Infocampus, selenium training is focused on
    real time examples and projects. Manual Core
    Java Selenium are conducted with affordable
    training fee.

15
  • Contact 9738001024 to get details on selenium
    classes. Along with training, Infocampus also
    provides 100 job assistance.
  • Visit http//infocampus.co.in/best-selenium-testi
    ng-training-center-in-bangalore.html and get a
    call with more details.

16
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com