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 ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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. |
|
|||
|
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
__________________
Thanks & Regards, n ravinder Email:nrsravinder@gmail.com |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A Guide for Test Cases, Test Suites, Test Scripts, and Test Scenarios | anandamalan | Software Testing | 0 | 11-24-2006 04:54 AM |
| Comp.software-eng FAQ (Part 0): periodic postings and archives | David Alex Lamb | Tech FAQ | 2 | 05-23-2004 06:15 AM |
| Apple II Csa2 FAQs: Error List, Part 8/25 | rubywand@swbell.net | Tech FAQ | 0 | 05-04-2004 10:01 AM |
| Comp.software-eng FAQ (Part 0): periodic postings and archives | David Alex Lamb | Tech FAQ | 3 | 04-18-2004 06:15 AM |
| [FAQ] FileMaker Pro - database for Macintosh and Windows | Martin Trautmann | Tech FAQ | 0 | 04-17-2004 08:26 AM |