with Tags:
script
X

Streamline development efforts with scripts
Learn the main guidelines to build an automated development and testing framework using scripts. In the following blog post, Aya Elgebeely (Application Developer, IBM) highlights how using scripts to automate your development workflow can have a magical effect on your work quality and performance: Streamline development efforts with scripts - There are quite a few steps to set up an environment or modify and build a substantial amount of files. If you use scripts, one command can do all the work at once. That's a big difference (and savings... [More]
Tags:  articles automation rational-client-support testing blogs script rational |
Concurrent accessibility and sharing of Rational Functional Tester scripts
As a prerequisite, IBM Rational Functional Tester (RFT) and the Application Under Test (AUT) should be configured on the same machine. The RFT playback process performs the actions recorded on the AUT which required the AUT to be opened. At the same instance no other actions should be performed in that machine. Having said that, here are possible ways to achieve this. To enable support for multiple concurrent connections to a Rational Functional Tester project, you must implement a version control system. Currently, there are three supported... [More]
Tags:  rft sharing script rational-client-support rational-client-success |
Dymanic value contents affecting the placement of loops during script execution under IBM Rational Performance Tester.
In a given scenario under IBM Rational Performance Tester, assume that the token ID’s and User session ID’s are present in the request as dynamic values. These values would thereby be present throughout the requests in the script. Once the script is recorded, The transactions are segregated where the login and logout are placed outside the loop and remaining transactions are placed within a loop, which are run for multiple iterations. Sometimes, these dynamic values present within the loop might not get addressed by the server... [More]
Tags:  how-to rational-performance-test... rational-client-support rational script |
Recently published Tech Notes on IBM Rational ClearQuest APIs - 2
Following is a list of the recently published Tech Notes on ClearQuest APIs. These scripts are really useful for ClearQuest Admins and Project Managers to get an instant information on Defects/Records. Further, these scripts can be configured to send the information through emails and can be scheduled to execute on a specific time using Windows Scheduler. Tech Note ID Description URL 1646732 How to find Not Closed records using CQ APIs and SQL query http://www.ibm.com/support/docview.wss?uid=swg21646732 1649015 How do you find out... [More]
Tags:  clearquest rational-clearquest script rational-client-support rational perl api |