A Method of Realizing Oracle Form Automated Test
A technology of automated testing and testing items, applied in the field of OracleForm automated testing, can solve the problems that OracleForm cannot automate test system connection testing, OracleForm cannot automate testing, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0039] combined with figure 1 As shown, a method for implementing Oracle Form automated testing includes:
[0040] Step S100: configuring the CASRunner operating environment;
[0041] Step S200: write a custom library according to the business requirements of the test project, and put it in the project of Robot Framework, the custom library contains the functions needed in the test project;
[0042] Step S300: Testers write automated test cases on the automated test framework Robot Framework, and the automated test cases will operate multiple platforms (including Oracle Form) for data entry during the test process;
[0043] Step S400: Robot Framework quotes the custom library, and the custom library calls the dynamic link library JabToPython.dll of CASRunner through the Com component, and the dynamic link library JabToPython.dll is used to realize the interface for calling the basic functions of Oracle Form at the bottom layer, and dynamically link The library JabToPython.dl...
Embodiment 2
[0046] On the basis of Embodiment 1, the dynamic link library JabToPython.dll in the step S400 includes an attribute checking module, an element information module, a JSON formatting module, opening a JVM module, returning a result module, a directory and an element operation method, wherein:
[0047] Attribute inspection module, which provides an interface for inspecting element attributes on Oracle Form;
[0048]Com assistant module, used to call the user32 interface in the Com component;
[0049] Element information module, used to define attributes and methods of elements;
[0050] JSON formatting module for JSON format serialization;
[0051] Open the JVM module, which is used to open the java virtual machine containing Oracle Form;
[0052] The return result module is used to return success or failure messages;
[0053] The directory includes a JAB directory and a keyword directory, the JAB directory includes basic operations on elements, and the keyword directory inc...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

