Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Winrunner Test Script

This is a discussion on Winrunner Test Script within the Software Testing forums, part of the Testing category; Hi, I am having following query: I am executing a winrunner test script which adds a new record, although while ...

  1. #1
    bindhiya is offline Junior Member Array
    Join Date
    Dec 2006
    Answers
    1

    Winrunner Test Script

    Hi,

    I am having following query:

    I am executing a winrunner test script which adds a new record, although while inserting the data, script updates a read-only field.

    Application does not display any message on updating the read-only field or while saving the record.

    Can someone tell me if this is the limitation of winrunner or application under test.


  2. #2
    nravinder is offline Junior Member Array
    Join Date
    Dec 2006
    Location
    Bangalore
    Answers
    2
    Hi,

    This is surely the application problem because application should not allow to update read-only fields. If it is allowing means, it is a bug. But you need check the field by Status i.e enabled or dissabled.
    In your case the read-only field should be dissabled. So you need to include the steps in the script to check the status. if the perticular field enabled means, you can fail the script by skipping the remaing part. or you can procced remaining add record part. But perticular step should be faild


Latest Article

Network Security Risk Assessment and Measurement

Read More...