What Automated testing tools Do You Use?

Home Forums Software Testing Discussions What Automated testing tools Do You Use?

Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • #23999
    Sameera
    Participant
    @sameera11

    <span id=”docs-internal-guid-e05d7e65-7fff-5706-90bc-8f6e3aac022b”><span style=”font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;”>   I believe that Selenium is a very good way to test web applications. It’s free so you don’t need to buy licenses to use it.</span></span>

    #24623
    Jahnvi
    Participant
    @gosaijahnvi

    i know selenium and testRail for web automation

    ASP.Net Software Development

    #24796
    Mustakim
    Participant
    @mustakimshaikh

    SELENIUM is a free (open-source) automated testing framework used to validate web applications across different browsers and platforms. You can use multiple programming languages like Java, C#, Python, etc to create Selenium Test Scripts.

    Selenium supports all the browsers available currently. Selenium web driver automation framework is crucial for web-based test automation. It is an extension to Java that provides property to platform independence. Selenium is the detector tool for both PC browser and mobile browser automation and is considered as a web standard supported by all browsers like Mozilla Firefox, Google Chrome, and many more.
    As far as automation testing is concerned, Selenium Automation Testing is leading in the marketplace as of now.

    Selenium has a wider scope and its future is as sharp as tools are emerging to make and support Linux, Windows, and OSX.

    #25361
    Jahnvi
    Participant
    @gosaijahnvi

    Try selenium with java, it is best open source automation tool.

    ASP.Net Software Development

    #25559
    Jahnvi
    Participant
    @gosaijahnvi

    Some automation tools are widely used:

    1.Selenium

    2.Appium

    3.Katalon studio

    4.Unified functional testing(UFT)

    5.WorkSoft

    ASP.Net Software Development

Viewing 5 posts - 31 through 35 (of 35 total)
  • You must be logged in to reply to this topic.