Answered Questions

  • Test cases for check box

    How to write test cases for Check boxes?Give some sample test cases.Give some sample test cases for drop down list box in a GUI.

    Star Read Best Answer

    Editorial / Best Answer

    kurtz182  

    • Member Since Nov-2009 | Dec 13th, 2009


    CHECK BOXES

    1) Physical location and arrangement on page
    2) Labels associated with each check box
    3) Check box grouping follows requirement and makes sense
    4) Initial focus and tab order
    5) Active or inactive state (grayed out) per business rules
    6) Can check and uncheck boxes
    7) Validation when controls are required for submission
    8) Corresponding data is successfully captured in database
    9) Controls follow state management rules when navigating between pages


    DROP DOWN LIST BOX

    1) Physical properties (location, height, width)
    2) Corresponding label
    3) Initial focus and tab order
    4) Displays all items without truncations
    5) Can select and submit only one item in the list at any given time
    6) Validation when control is required for submission
    7) Each item in list is selectable and can be submitted
    8) Corresponding data is sucessfully captured in database
    9) Control follows state management rules when navigating between pages

    Srikanth Dasuri

    • Aug 30th, 2011

    1) check the availability of the check box on application.
    2) check the functionality of check box by Enabling.
    3) check the functionality of check box by Disabling.

    kurtz182

    • Dec 13th, 2009

    CHECK BOXES1) Physical location and arrangement on page2) Labels associated with each check box3) Check box grouping follows requirement and makes sense4) Initial focus and tab order5) Active or inact...

  • What is the difference between SRS and BRS?

    snreddy

    • Feb 7th, 2008

    SRS is a Software /System Requirement specification,it is a MS word doc. which defines the complete business functionalities of the particular applicationSRS designed by System AnallystBRS is a B...

  • What is the file extension of the code file & object repository file in QTP?

    Star Read Best Answer

    Editorial / Best Answer

    Answered by: Vijaya Kumar B

    • Aug 2nd, 2005


    File extension of 
    -- Per test object rep :- filename.mtr 
    -- Shared Oject rep :- filename.tsr 
     
    Code file extension id script.mts

    madhupriya

    • Oct 2nd, 2017

    Test script extension - mts (Modular Test Script)
    Local repository - mtr (Modular Test Repository)
    Shared repository - tsr (Test Shared Repository)

    Amit

    • Dec 27th, 2016

    Unable to find .mts file .

  • What is the testing process?

    Verifying that an input data produce the expected output.

    siba

    • Sep 13th, 2011

    Quality assurance measures the quality of process used to create a quality product.Quality control measures quality of a product........

    srinivas

    • Jul 24th, 2011

    In which defects are identified, isolated and subjected to rectification , till the process is continuous the product is defect free in order to produce a quality product and hence customer sanctification