DevOps Automation

DevOps Automation

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#DevOps
 View Only
Expand all | Collapse all

how to change user password in test script

  • 1.  how to change user password in test script

    Posted Tue February 23, 2021 02:42 PM

    I’m not able to update test user’s password in the test script


    #RationalPerformanceTester
    #SupportMigration
    #Support


  • 2.  RE: how to change user password in test script

    Posted Wed February 24, 2021 03:14 PM

    anything is changeable in RPT, if it's black and white (not flagged as a dataset candidate or substituted from a reference) just type in the new one

    Best practice for passwords is to have them in a dataset, then substitute from the dataset

    Then once working the dataset can be encrypted.

    Here's a blog posting I wrote that will sub a password from a dataset and can be applied to multiple tests

    http://www.testworkbench-community.com/blogs/changing-a-hard-coded-password-in-multiple-tests-in-performance-tester


    #SupportMigration
    #RationalPerformanceTester
    #Support