Answered Questions

  • What is the difference between Severity and Priority?Which one is used by a tester?

    Munna

    • Aug 26th, 2014

    Severity describes the impact of the bug, where as Priority describes the importance and order the bug should be fixed.
    Tester will use Severity for reporting a bug.

    sandeep kumar

    • Jun 14th, 2014

    Both are used by the tester. Severity and priority are set depend upon the nature of defects. Ex:- If we are working on any project and after completion every thing was fine but there was a spelling...

  • What is seviority and priority?

    Hemanth

    • Sep 20th, 2007

    Seviority : defines the importance of defect with respective to "Functional point of View".

    Priority : defines the importance of defect with respective to "Customer point of view"

  • what is test data?

    mfsi_chinmayb

    • Feb 28th, 2012

    Test data is simply the data which is affected or affects
    the system or component.Hence we need to filter out the test data to forbid the term exhaustive testing.So we can
    implement different test techniques like Equivalent
    partitioning or boundary value analysis etc

  • What are the Features & Benefits of Quick Test Pro(QTP)..?

    Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury Quality Center. Introduces next-generation “zero-configuration” Keyword Driven testing technology in QuickTest Professional 8.0 — allowing for fast test creation, easier maintenance, and more powerful data-driving capability Identifies objects with Unique Smart Object Recognition, even if they change from build to...

    Star Read Best Answer

    Editorial / Best Answer

    Answered by: praveena

    • Sep 21st, 2005


    qtp is mainly used for functionality testing.qtp is user friendly both technical and non technical users can easily access.qtp has two views

    keyword view and expert view

    in keyword view when u record a test it genarates the script in tree format.it is very easy to understand.if u want to view  the vbScript use the expert view.

    qtp has active screen using that u can enhance the script with out navigating to the application.like u can insert checkpoints and synchonization points.

    qtp has automated documentation.when u start recording it genarates the autodocumentation in plain english.

    using qtp we can parametarize objects,checkpoints,datadriventables.this will give more flexibility.