Download presentation
Presentation is loading. Please wait.
Published byAmberly McKinney Modified over 9 years ago
1
Jacada Tutorial SilkPerformer 2009
2
210/4/2015 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.
3
310/4/2015 Application Profile Configuration To begin, select the Jacada application type from the Application Server / Component Models group
4
410/4/2015 Application Profile Configuration Select Web Click Web Settings Select Jacada Select WinSock
5
510/4/2015 Recording Proxy Configuration Exclude Ports Suppress recording of TCP/IP traffic Default ports: 1100-1200 Edit SOCKS proxy
6
610/4/2015 Profile Settings Define Java Virtual Machine Sun JVM 1.2.x or higher required
7
710/4/2015 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
8
810/4/2015 Recording Record as a standard Web application
9
910/4/2015 Recorded Scripts Mixed Protocols Web/HTTP Jacada Script Structure HTTP traffic JacCreateUser(…) JacConnectUsing…(…) User Interactions JacDestroy(…)
10
1010/4/2015 User Interactions Enter Data JacSetTextData(...) JacSetTableData(...) Screen Transition JacSendWindowData(...) JacSendCommand(...) JacChangeCellValue(...) Verifications JacCheckScreen(...) JacCheckFieldValue(...) JacCheckTableCell(...)
11
1110/4/2015 TrueLog (1) User Inputs (JacSetTextData)
12
1210/4/2015 TrueLog (2) Function parameters, verifications
13
1310/4/2015 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
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.