No Slide Title

Download Report

Transcript No Slide Title

Jacada Tutorial  SilkPerformer 2009

2 Introduction This presentation gives you an overview of how to use SilkPerformer to test Jacada applications.

It guides you through the steps of creating a project and choosing the correct settings for recording and replaying Jacada scripts.

4/30/2020

Application Profile Configuration  To begin, select the

Jacada

application type from the

Application Server / Component Models

group 3 4/30/2020

4 Application Profile Configuration

Select WinSock Click Web

Settings

Select Jacada Select Web

4/30/2020

5 Recording Proxy Configuration  Exclude Ports   Suppress recording of TCP/IP traffic Default ports: 1100-1200 4/30/2020

Edit SOCKS proxy

Profile Settings  Define Java Virtual Machine  Sun JVM 1.2.x or higher required 6 4/30/2020

7 Profile Settings (Replay)  Add clbase.jar to classpath  Copy from Jacada server (classes\cst\clbase.jar) to local machine  Add to classpath in profile settings 4/30/2020

Recording  Record as a standard Web application 8 4/30/2020

9 Recorded Scripts  Mixed Protocols   Web/HTTP Jacada  Script Structure  HTTP traffic  JacCreateUser(…)  JacConnectUsing…(…)  User Interactions  JacDestroy(…) 4/30/2020

10 User Interactions  Enter Data   JacSetTextData(...) JacSetTableData(...)  Screen Transition   JacSendWindowData(...) JacSendCommand(...)  JacChangeCellValue(...)  Verifications    JacCheckScreen(...) JacCheckFieldValue(...) JacCheckTableCell(...) 4/30/2020

TrueLog (1) 11

User Inputs (JacSetTextData)

4/30/2020

TrueLog (2) 12

Function parameters, verifications

4/30/2020

13 Next Steps  Follow SilkPerformer‘s Workflow  Run a TryScript  Customize the script  Randomize input values  Delete/adjust verification functions for non-constant fields  Identify a baseline 4/30/2020