IBM Rational is a software development, versioning and deployment software. Use for questions about the tool or deployments.
Questions tagged [ibm-rational]
138 questions
0
votes
1 answer
how does the licensing works with rational Tools
hi there
my company is planning to buy a licenses for Rational suite, (Clearcase, clearquest,Reqpro) does one license work to access all 3 tools or i have to buy a seperate license for each tool.
my company has
150…

Mike
- 41
- 3
0
votes
1 answer
Can i trace the requirement in each stage of Software developemnt life Cycle in Rational RequisitePro
Can i trace the requirement in each stage of Software developemnt life Cycle like requirement, design, coding, testing and deployement in Rational RequisitePro.

Mike
- 41
- 3
0
votes
1 answer
word-database integration in Rational RequistePro
How to integrate word document with Rational RequistePro.
If i have document with 50 requirements and i want to put that word document in reqpro, will it generate those 50 requirements.If it does, how can i do that.
Thanks.

Mike
- 41
- 3
0
votes
2 answers
Rational Requisite Pro
My company wants to use Rational Requisite Pro to manage their requirement documents, and they want me to come up with a plan.
I need to know where can I go to start this process?

Mike
- 41
- 3
0
votes
1 answer
How rational can help in mainframe development
Can someone tell me,
How Rational suite can help the mainframe z/os development process, testing and deployments and so on.

Mike
- 41
- 3
0
votes
1 answer
IBM Rational Integration Tester starter edition won't open project
I currently use RIT starter edition on Mac (simply because the licensed version does not work on Mac). I have been using this edition for most of this year.
Today, I was looking for the Linux version to install for a demo, and I noticed that the…

Mark Chassy
- 40
- 7
0
votes
2 answers
How to fix unrecognised JRE library in WebSphere / Rational Software Architect project
I have just imported the usual range of projects into a workspace, and am using Rational Software Architect version 7.
For the majority of projects I get this error:
"The project was not build since its build path is incomplete. Cannot find the…

Andrew Whitehouse
- 2,738
- 3
- 31
- 35
0
votes
1 answer
DOORS attribute not working as expected
I found this code, which worked well IN SHAREABLE EDIT:
// Attribute DXL for locked objects
if (isLockedByUser(obj))
{
obj.attrDXLName = "LOCKED"
}
and added:
else
{
obj.attrDXLName = "unlocked"
}
but the else condition doesn't work (the if part…

Joe Marfice
- 151
- 2
- 18
0
votes
1 answer
Rational Quality Manager CLI Adapter not returning attachments during execution
I have a local bash script that is being executed by RQM through the RQM Command Line Interface Adapter. I want to return some results back into my Test Execution Record as described here:
https://jazz.net/library/article/809
I have a line in the…

holocron
- 312
- 1
- 3
- 12
0
votes
1 answer
Clearcase - RQMCommandLine Adapter
How to start a RQM adapter on linux machine? In which directory is start.sh can be found?

MikasaAckerman
- 531
- 5
- 17
0
votes
2 answers
RFT: Testing the existence of a TestObject
In IBM Rational Functional Tester, I want to know if a TestObject has been perfectly matched.
The class TestObject has a method exists(), unfortunately it is useless, since it usually returns multiple matches when the desired object does not…

neves
- 33,186
- 27
- 159
- 192
0
votes
1 answer
How to connect to RFT(client side) through RQM(server side)?
I am new to RFT and RQM.
I am able to connect and run RFT scripts through RQM with the help of RFT adapter on client machine,
I wanted to know if there is any way i could connect to RFT(client side) through RQM(server side)?
Using may be some kind…

Manmita
- 9
- 3
0
votes
1 answer
Running RFT script through RQM not capturing screenshots to log Results
When I run my RFT script through RQM all the screen shots are displayed as HTML code for example:
On the execution result I get the following message:
LogIngoBufferedImage@81d411c9: type = 1 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff…

user3817253
- 5
- 2
- 5
0
votes
1 answer
How to display selected attributes for selected levels in DOORS using DXL?
I'm looking for some DXL/DOORS help...
I have 3 modules: A, B, and C. B is linked in to A, and C is linked in to B. So B is depth 1 and C is depth 2. I am trying to create a column in A that displays the object text, module name, and object number…

Stephanie Reed
- 3
- 1
- 4
0
votes
2 answers
Error Could not create the Java virtual machine while creating Websphere 7 profile
I try run PMT (Profile Management Tool) from RAD (Rational Application Development) but I got the error "Could not create the Java virtual machine" even when I started RAD as Administrator. I searched in the internet and all recomendations I saw…

Jim C
- 3,957
- 25
- 85
- 162