Introduction to Automation


What is Automation

A process of converting any manual test case into automation test scripts using some automation tools with scripting or programming language is called automation.

Automation tools

  1. QTP [VB] - Scripting language
  2. Selenium : IDE[HTML]
  3. Webdriver : [JAVA/.NET/Perl/python]

  1. Commerical tools - Paid/Licenced based tools (QTP)
  2. OpenSource - Source code is avaliable in internet (webdriver)
  3. Freewar : Source Code is not avaliable but is freely avalible in internet (Playstore, SOAP UI)
Types of Applications:
 
  1. Web Applications: Any application uses browser or URL to open like GMail,FB,Flipkar
  2.  Standalone Applications: The Application which doesn't uses browser or URL to open like           M.S.Excel, Notepad
  3. Mobile Applications:  The Application which opens through Mobile.

Under mobile Applications we have

  1. Native:Default applications available in Mobile ex: Contacts, Message. 
  2. Web: Application open through URL in Mobile ex: open FB through BRowser
  3. Hybrid: Application available in Playstore    ex: WhatsApp ,open FB through FB APP.

Comments

  1. Amazing, thanks a lot my friend, I was also siting like a your banner image when I was thrown into Selenium.
    When I started learning then I understood it has got really cool stuff.
    I can vouch webdriver has proved the best feature in Selenium framework.
    Best Selenium Training Institute in Chennai
    Selenium Training Course

    ReplyDelete

Post a Comment

Popular posts from this blog

Theme display in javascript

How to know which liferay version we are using

Viewing the SQL Query in liferay : debugging the SQL Query in Hibernate