rft
Regular Expression to search for the "Not Existence" of a pattern at the end of a URL
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.[详细]
2023-04-10 15:12 分类:问答java multi-line string behave strange in rational function test
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.[详细]
2023-04-09 05:29 分类:问答Play back Rational Functional Tester
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:[详细]
2023-04-06 10:19 分类:问答is that possible in java? (code to execute) if (condition)
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.[详细]
2023-03-16 11:58 分类:问答How to use descriptive programming in RFT?
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?[详细]
2023-03-10 22:04 分类:问答Rational Functional Tester dropdownlist select
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[详细]
2023-03-06 21:55 分类:问答XML to Hashtable
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!!!.[详细]
2023-03-05 22:22 分类:问答How to programmatically build RFT project?
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[详细]
2023-02-20 22:07 分类:问答Error while executing Java code in RFT
I am using RFT(Rational Functional Tester) 8.2 for my automation. I am getting error when I am doing the following steps[详细]
2023-02-10 22:17 分类:问答RFT and JUnit Related Issue
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[详细]
2023-01-21 07:05 分类:问答