Question:

What are the types of S/W testing tools are present?like [QTP].For what it is used for.?

by  |  earlier

0 LIKES UnLike

What are the main advantage & disadvantage of using separate tools....

How many tools are there to test a S/W????

 Tags:

   Report

2 ANSWERS


  1. 1)QTP

    2)Silk test

    3)Load Runner

    4)Win Runner

    5)SQA Robat


  2. I saw this from 1 site....But i guess this should be usefull...I dont the name of this person who posted this

    Difference between QTP and WINRUNNER?

    QTP:

    Quick Test Professional is a software testing product now owned by HP. the tool allows the user to build up a suite of automated test scripts that can be run with repeated and consistent results. it is good for regression testing whenever new patches or upgrades to apps are in test.

    Win Runner:

    HP/Interactive WinRunner is an automated functional GUI testing tool that allows a user to record and play back UI interactions as test scripts.

    As a Functional test suit, it works together with HP QuickTest Professional and supports enterprise Quality Assurance.

    HP WinRunner software is standard, functional testing software for enterprise IT applications. It captures, verifies and replays user interactions automatically, so you can identify defects and determine that your business processes work as designed.

    The software implements a proprietary Test Script Language (TSL) that allows customization and parameterization of user input.

    For more details paste this link in your browser

    http://www.inf.fu-berlin.de/inst/ag-se/t...

    ______________________________________...

    Win runner QTP

    Using language TSL Using VB script & Java script

    It doesn’t support the OOPS concept It support the OOPS concept

    It doesn’t support to multimedia   It support to multimedia, media player, photo shop. (6.5 version )

    It doesn’t support to XML It support to XML

    It doesn’t support to .NET It support to .NET

    It support only Interpreter ( Line by line execution ) It is compiler

    Here GUI spy is used to check the properties of object / window Here the name is Object spy

    GUI Map editor is used to store the physical descriptions Object Repository is used to store the physical descriptions of the objects

    Here analog and context sensitive recording modes Here only one recording mode , I,e Standard recording mode. In this recording 2 types (1) Analog (2) Low level

    Here 4 types of checkpoints

    1)      GUI checkpoint

    2)      Bitmap checkpoint

    3)      Database checkpoint

    4)      Text checkpoint Here 9 types of checkpoints

    1)      Standard check point

    2)      Bitmap checkpoint

    3)      Database checkpoint

    4)      Text/Text area checkpoint

    5)      Image checkpoint

    6)      Table checkpoint

    7)      Page checkpoint

    8)      Accessibility checkpoint

    9)      XML checkpoint







    In GUI check point 3 types

    1)      single object / single property

    2)      single object / multiple property

    3)      multiple object / multiple property Here only One in QTP

    1) Single object / Multiple Property

    In Bitmap checkpoint 2 types

    1)      for Object / Window

    2)      for Screen Area Here only One in QTP

    1)      for Object / Window Bitmap

    using this above checkpoint we can check also Screen area



    In Database check point there are 3 types

    1)      Default

    2)      Custom

    3)      Runtime Here in QTP only One Type

    1) Custom database checkpoint

    Here 9 types of verifications in WR

    1)      Case Sensitive

    2)      Case Insensitive

    3)      Numeric Range

    4)      Numeric Content

    5)      Case Sensitive Ignore Space

    6)      Case Insensitive Ignore Space

    7)      Exact one match record

    8)      One or more match record

    9)      No match record     Here only 3 types of verifications

    1)      Numeric Range

    2)      Numeric Content

    3)      String Content

    Here 3 types of Synchronizations in WR

    1)      for Object / Window Property

    2)      for Object / Window Bitmap

    3)      for Screen Area Bitmap Here only One type

    1) Object / Window Property

    Here 3 types of running modes

    1)      Verify

    2)      Debug

    3)      Update In QTP only 2 types of running Modes

    1)      Standard

    2)      Update

    Exception Handling method used to avoid the runtime errors . in WR 3 types

    1)      Popup

    2)      TSL

    3)      Object Here the name is Recovery Scenario and here 4 types of exceptions :

    1)      Pop-up Window

    2)      Object state

    3)      Test run error

    4)      Application Crash

    In WR 4 types of result window

    1)      Test result window

    2)      GUI checkpoint window

    3)      DB checkpoint window

    4)      DB record checkpoint window Here in QTP only One Window

    1) Test Summary Result Window

    In WR Test script divided into 2 parts

    1)      Main Script

    2)      Compile Module   No types using WR we can execute functions in QTP ( call Winrunner )













    WR add-ins are :

    1)      ActiveX

    2)      Power Builder

    3)      Visual Basic

    4)      Web

    5)      Java

    6)      C

    7)      C++ , etc



    QTP add-ins are :

    1)      ActiveX

    2)      Visual Basic

    3)      Java

    4)      Web

    5)      Multi-media ( 6.5 version )

    In WR only One View

    1)  Normal Mode Here in QTP 2 Views

    1)      Expert View

    2)      Keyword View

    Only One Sheet in data Table if we want to add another sheet then another new data table to be opened   In QTP 2 sheets in Data Table

    1)      Global

    2)      Action

    In action sheet we can add no of sheets

    Virtual Object wizard only One type Here 2 types of Virtual Object Wizards

    1)      Virtual Object

    2)      Virtual Object Manager

    Here after checking the checkpoints it give mismatch error ( no snap Shots ) Checks the checkpoint but will not give mismatch error . if test is fail it shows snap shot.

    It support Rapid script wizard Here no rapid script wizard

    Function generator is present in WR Here No Function Generator

    Here 2 types of GUI map editor

    1)      Global

    2)      Per test Here only one type

    1) Global

    Only One window I’e Form Window

    You want to open data table we have to call the function to open data table Here five types of Window

    1)      Tree View or Keyword view

    2)      Expert View

    3)      Data Table

    4)      Active Screen

    5)      Debug Viewer

    Running methods

    1)      Step

    2)      Step into

    3)      Step out Running Methods in QTP are :

    1)      Step into

    2)      Step over

    3)      Step out

    Data type declaration is not necessary Here data type declaration is must

    WR property are

    1)      Obligatory

    2)      Optional

    3)      Selector ( Index & Location )   Yes | No

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.