Posts

Showing posts from February, 2017

SOaP UI AUTOMATION TOOL

Image
      “Software testers succeed where others fail.” What is Web Service with advantages and disadvantages? In these days, web service is hot topic in industry and most of us working on them as well in different organizations. This article will help to us understand basics of web services in simple language and why its getting popularity day by day. What is Web Service Web services are really nothing more than a request/response mechanism.This allows a client to remotely access/modify data. A web service provides information to another program and information will be consumed by PROGRAM instead of humans. Why use SoapUI Pro for Web Service Testing? While the Open Source version can be seen as the Swiss-Army knife for testing,                                  ...

QTP(QUICK TEST PROFESSIONAL )

Image
“Quality is never an accident; it is always the result of intelligent effort.”      QTP(quick test professional) HPE Unified Functional Testing ( UFT ) software, formerly known as HP Quick Test Professional ( QTP ), provides functional and regression test automation for software applications and environments. HPE Unified Functional Testing can be used for enterprise quality assurance.  HPE Unified Functional Testing supports keyword and scripting interfaces and features a graphical user interface. It uses the Visual Basic Scripting Edition (Vb Script) scripting language to specify a test procedure, and to manipulate the objects and controls of the application under test. HPE Unified Functional Testing was originally written by Mercury Interactive and called Quick Test Professional.  Mercury Interactive was subsequently acquired by Hewlett Packard (HP) in 2006.   HP Unified Functional Testing 11.5 combined HP Quick T...

SELENIUM AUTOMATION TOOL

Image
         Selenium hot cake in IT selenium   is an open source automation test tool,no cost involved in buying the license to work it.  complete background by google driver works on with different operating system and programming language  selenium is primary web automation                             Selenium components      IDE      RC      GRID       WEB DRIVER     SUPPORT MULTIPLE OPERATING SYSTEM   WINDOWS MAC LINUX ANDROID IOS  SOLARIS MANY MORE  ITS BROWSER AUTOMATION TESTING TOOL   Mozilla Firefox Internet explorer  google chrome safari opera many more                        SUPPORT MULTIPLE LANGUAGE    JAVA...