QUESTION POSED ON: 18 March 2005
We would like to use some testing tools for Forms10g application to automate the testing process and for performance/load testing. The DBMS is Oracle 10g and the operating system is Windows 2000. When we tried using Rational Robot, we've found that it's not differentiating individual forms components, most of the things (e.g. push buttons) are recognized as a Java component. Are there any testing tools available in the market that will support three-tier oracle Forms10g environment?
>
Testing at the Web tier can be hard. Since you are using Oracle Forms you can not embed much in the way of testing stems. However, Oracle Form is based on Java and some of the Java Web-Tier testing tools will work (to varying degrees). Most will require some peeking at the page source. I would first try JMeter and for more detailed testing look at httpUnit, which is a part of JUnit. The advantage of JMeter is that one you develop your test and implement them, and you can spawn multiple users during the test from one console.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.