background image
<< Robot uses recognition methods | About Robot Support for Java >>
<< Robot uses recognition methods | About Robot Support for Java >>
Chapter 14 Testing Java Applets and Applications
14-1
þ þ þ
C H A P T E R 14
Testing Java Applets and Applications
Java is an object-oriented programming language that lets you write programs that
can run on any computer that implements the Java Virtual Machine (JVM).
This chapter describes how to use Robot to test both Java applets running in a
browser and standalone Java applications. It includes the following topics:
þ
About Robot support for Java
þ
Making Java applets and applications testable
þ
Setting up the sample Java applet
þ
Testing data in Java components
þ
Support for custom Java components
þ
Supported data tests for Java testing
þ
Testing properties of Java components
þ
Enhancing object recognition of Java components
For a good introduction to Java concepts and terminology, read the Java language
overview at the following URL:
http://java.sun.com/docs/overviews/java/java-overview-1.html