Con etiquetas:
rational-test-workbench
X

TODAS LAS ENTRADAS
- Ordenar por:
- Fecha ▼
- Título
- Número de "me gusta"
- Comentarios
- Vistas
Rational Test Workbench 9.0.1 is available!
Rational Test Workbench 9.0.1 is available! Find the related download links below. Here are a few capabilities in this new version: 1. Integration with IBM z/OS Connect 2. Support for Channels and Containers in CICS Distributed Program Link 3. Improvements in message schema handling to improve project portability Rational Integration Tester 9.0.1 http://www-01.ibm.com/support/docview.wss?uid=swg24042707 Fix List for Rational Integrtion Tester http://www-01.ibm.com/support/docview.wss?uid=swg27043825 Rational Test... [More]
Etiquetas:  rational-client-support rit rational-client-success rational-test-workbench rtvs |
IBM MobileFirst Platform Test Workbench throws Null pointer exception while playing back the script from Workbench
Users may encounter an error while importing test script scripts in Rational MobileFirst Platform Studio 8.7 that have been recorded in Rational MobileFirst Platform version 8.6. When the user initiate the test play back from the Ration Test Workbench it leads to the number point exception. Error Message: An internal error occurred during:"Launch Test". Java.lang.NullPointerException This is likely caused by the fact... [More]
Etiquetas:  rational-client-success rtw rational-test-workbench rational-client-support |
Mobile script recorded on Android devices fails to play back on iOS devices using IBM MobileFirst Platform Test Workbench
In today's world, mobile technologies and application developments are growing bigger and faster. It is always a challenge to develop, test, and release the mobile app in no time without compromising its quality to meet the market demand. Having said that, it is always expected that, mobile automation tools support for cross platform app testing. This plays a major role in reducing the time consumption of the tester during the test cycle. IBM Rational Test Workbench supports cross platform in mobile automation... [More]
Etiquetas:  rtw rational-test-workbench rational-client-support rational-client-success |
Rational Test Workbench tests fail to run in FireFox
In Rational Test Workbench (RTW), if you are unable to record a test with Firefox browser with default profile, then try recording a test using a temporary profile. If this is successful, the issue might be happening due to a corrupt default profile. To resolve this, please follow the instructions in the tech note given below: https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles After that, try recording again using RTW. The issue should be resolved.
Etiquetas:  rtw rational-client-support rational-client-success rational-test-workbench |
Executing a mobile test script from the command line interface using Rational Test Workbench
Executing test scripts from command line interface is one common task every tester does. In this blog I will take you through the command line execution of the mobile test script using Rational Test workbench Prerequisites Desktop : Windows Workbench : IBM Rational Test Workbench 8.7 or later Device : Android/iOS Device or Emulator/Simulator Application Under Test : www.google.com First step what you need to do is configure the application in the workbench under web application as shown in... [More]
Etiquetas:  rational-client-success rtw rational-test-workbench rational-client-support |
Implementation of Verification Point in Rational Test Workbench
Have you seen the latest Rational Test Workbench YouTube video? I've created a video which explains how to implement verification points in Rational Test Workbench. Check it out below!
Etiquetas:  rtw rational-test-workbench rational-client-success |
Connecting Rational Quality Manager Adapter with Rational Test Workbench
The concept of integrating any of the IBM Rational applications is served using " Adapters ". In almost all cases the adapter component will be shipped with the respective product installations and you will see the specific plugins relative to this being present in the product installation directory. The adapter can be run in three modes: In GUI mode, from within the test workbench itself From the command line As a Windows service Rational Test Workbench... [More]
Etiquetas:  rtw rational rqm rational-client-success adapter rational-test-workbench rational-client-support rational-quality-manager |
Verification Point implementation for Android mobile automation testing using IBM Rational Test Workbench
Verification points are used to verify whether the expected behavior occurred during a playback of the test script or verify the state of a control or an object. When you create a verification point, you are capturing information about a control or an object in the application to establish this as baseline information for comparison during playback. During script playback, the property is compared to see whether any changes have occurred in the application, either intentionally or unintentionally. This is useful for identifying... [More]
Etiquetas:  rational-test-workbench rational-client-success rational-client-support rtw |
Handling "Cannot open Page" error while recording iOS mobile application using RTW
When you record an iOS hybrid or web application through IBM Rational Test Workbench (RTW) on iOS Device/simulator you might encounter the following error The fix for this is simple! You'll need to install the RTW Mobile browser on the device/simulator. To successfully install the browser, you'll need to run the following commands in terminal: Device: build-script/InstallAppInDevice.sh <path to the app location> on OS X ... [More]
Etiquetas:  rational-test-workbench rtw rational-client-success rational-client-support |
Scheduling parallel mobile test script run on multiple devices using IBM Rational Test Workbench
Pre-requisites: You should shell share your IBM Rational Test Workbench with IBM Rational Performance Tester. Note : Google.com application is used in this example. Steps: Create more than one test script in your project. In this example I have created two scripts name “GoogleTest1” and “GoogleTest2” Create Performance Schedule. Right click on project Goto-> New->other->Performance Schedule and name it as... [More]
Etiquetas:  rational-client-support rational-client-success rational-test-workbench rational rtw |
Handling Android application crash while recording through RTW
Scenario: When you record/automate an Android mobile application through IBM Rational Test Workbench(RTW), application crashes while loading the splash screen. Cause : This issue can occur due to the following situations: Runtime plug-ins might not have been updated, when the test environment was upgraded from IBM Mobile Test Workbench for Worklight V8.6 to V8.7 The same workspace might have been used with a version of IBM Mobile Test Workbench for Worklight that is older than Version 8.6 Solution: The... [More]
Etiquetas:  rational-test-workbench rational-client-support rtw rational-client-success |
Is your mobile app slow? A resource hog?
Is your mobile app slow? A resource hog? In this article Shanker Prasad Perumal and Syed Attaullah demonstrate how to use the new features in IBM Rational Test Workbench to perform two important aspects of performance testing on mobile apps: Response time measurements and Resource monitoring. Given the explosive growth of mobile smartphone use and mobile application development, mobile test automation is a key requirement to enable successful and fast delivery of quality mobile applications. Automated functional testing of mobile applications... [More]
Etiquetas:  mobile rational-client-support rational blogs rational-test-workbench videos youtube |
Performance Testing for Mobile Apps in Rational Test Workbench
Performance Testing for Mobile Apps in Rational Test Workbench - In this video you will learn how to test response time and how to measure the resources being consumed on the mobile device and with the app itself, such as CPU utilization, physical memory utilization, virtual memory utilization, battery level, and Network traffic in and out.
Etiquetas:  videos rational-client-support mobile youtube rational-test-workbench rational |
Running test workbench tests from IBM UrbanCode Deploy
Running test workbench tests from IBM UrbanCode Deploy - With every release testers have a multitude of test cases to execute; including regression testing existing features, testing new features, testing different devices, environments, operating systems, browsers and so on. Using Rational Test Workbench Eclipse Client and UrbanCode Deploy, you can automate a large number of these tests. Watch this video to learn more!
Etiquetas:  rational-client-support ibm-urbancode-deploy videos youtube rational rational-test-workbench |
IBM Rational Test Workbench Eclipse Client v8.7 New Features
IBM Rational Test Workbench Eclipse Client v8.7 New Features - This video is a brief introduction to the new features in IBM Rational Test Workbench (RTW) Eclipse Client version 8.7. We’ll look at the new features for testing mobile apps and desktop web applications, as well as some other major new features in the Eclipse client, such as the ability to work with functional tests in the Eclipse Client and the ability to run workbench tests from IBM UrbanCode Deploy. Table of Contents: Introduction - 00:00 Running multiple... [More]
Etiquetas:  rational how-tos videos rational-client-support eclipse rational-test-workbench youtube |