I am writing a Rational Functional Testing (RFT) script using Java language where I am trying to create an object in my object map with a regular expression not to match a certain pattern.
I just wonder why it act this way. In IBM RFT 6.x version integrated with a eclipse IDE . I run the follow lines to get a text output from another program.
How to play 开发者_如何学Goback Rational Functional Tester 8.1 without IDE instead use command prompt please provide the command Do a search for \"command line\" at the following link:
Please note that I am not a java guru. I might not use the right terminology, I learn java inside RFT on the fly. What is described below works exactly as stated.
I\'m new to Rational Function开发者_如何学Cal Tester(RFT). I want to know, How to use decriptive progrmming in RFT? and is it possible to edit scriptname.java file?
I\'m working on automation project, and I\'m trying to select a html dropdown list and the item in the list with JAVA-code (not javascript). Apparently the best way to this is the GuiSubitemTestObject
Currently I have the code below to put the data in a Hash. My question: which value do i have to put in the part of !!!SOMETHING!!!.
I use SVN manage my RFT test scripts. I need to repeatedly check out the code to a clean RFT workspace and build the whole project, for some special requ开发者_如何学编程irement. I want to automate th
I am using RFT(Rational Functional Tester) 8.2 for my automation. I am getting error when I am doing the following steps
I was trying to create a Junit Testing framework within an existing RFT framework. The JUnit set up works fine to the point where we don\'t have to instantiate any framework classes.Whenever we are tr