Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


ADD A NEW IDEA

Performance Tester

Showing 10

RPT Command Line -- need new "-exportstatspattern" option to specify "Custom pattern" for "CSV file name format"

Bottom line: All assets produced by RPT should be able to have the same filename prefix. From the command line, the name of the results files can be specified, but the filename prefix of the "CSV/JSON" stats exports can only be specified from the ...
about 2 years ago in Rational Automated Software Quality / Performance Tester 3 Delivered

Create a Reference using JSON expression extractor

We are looking for a new feature to create a reference using JSON expression instead of Regular expression. And also at rules file. All our upcoming applications are developed using JSON requests and responses, which are changing dynamically for e...
over 4 years ago in Rational Automated Software Quality / Performance Tester 4 Delivered

I want to be able to delete rows from custom code through the IDataSetController

Currently, I can overwrite rows and I can add rows. I do not have the ability to delete rows. As a "pre test" operation I want to issue a request to get new data from my server and overwrite what currently exists in the dataset with it. If there w...
about 1 year ago in Rational Automated Software Quality / Performance Tester 4 Delivered

RPT should not report Dropped Connections as Server Timeouts -- a new Error Condition "Dropped Connection" is needed

A new Error Condition "Dropped Connection" or "Connection Forcibly Closed" needs to be created to account for cases where the System Under Test drops a connection before the configured Server Timeout value. E.g. for cases such as: "java.io.IOExcep...
almost 5 years ago in Rational Automated Software Quality / Performance Tester 7 Delivered

provide a hyperlink to web reports on RPT Preferences -> Test -> Performance Test Reports -> Web Reports

RPT has a web reports feature, has for years and years. The URL for the web reports is documented in the KC at https://www.ibm.com/support/knowledgecenter/SSNKWF_10.0.1/com.ibm.rational.test.lt.doc/topics/t_rem_acces_web_rep.html but better yet av...
about 4 years ago in Rational Automated Software Quality / Performance Tester 4 Delivered

Dataset APIs to get general dataset properties

I was recently doing to custom code to provide an example to a customer and noticed that methods did not exist for some general concepts like getRowCount() and getColCount(). Discussed briefly with RPT development team and it was suggested that I ...
over 2 years ago in Rational Automated Software Quality / Performance Tester 2 Delivered

display a property for references in RPT tests if they were auto or manually generated

I get a lot of tests from customers who've done some manual correlation or perhaps correlation done for them in the course of a PMR. The test sooner or later may fail to run, so I have to debug it. When looking at a test I usually look at referenc...
almost 6 years ago in Rational Automated Software Quality / Performance Tester 6 Delivered

Include a URL decoder, XML, JSON formatter, string split function for manipulating request and response data

I order to do manual correlation you have to understand and parse response content or post data. The data is typically unreadable, here's a real life example: Cookie: securityToken=%7B%22serviceDeskEmail%22%3A%22john.doe%40noone.biz%22%2C%22showRu...
about 7 years ago in Rational Automated Software Quality / Performance Tester 5 Delivered

need enhanced error messaging for not able to bind to agent port in RPT

when RPT is configured to listen to an agent, say default port 7080, and another instance of RPT is running and also configured to accept connections on the same port say 7080 (default), then when the second instance of RPT is started it won't be ...
over 4 years ago in Rational Automated Software Quality / Performance Tester 8 Delivered

RTWW - Add data to DataPool, while creating a data pool reference

Currently in RTWW product, when user is associating the test script data to newly created DP,a variable is created but the data is not copied to the datapool. Because of this after creating the DP, user need to manually enter the data by copying i...