Download presentation
Presentation is loading. Please wait.
0
Maximo Selenium Automation Framework for Maximo 7.6
Presenter: Joe Gydus Advisory Software Engineer (L3)
1
Selenium Automation key features
Recorder to aid in script creation Keywords to group and run tests Callouts to reuse often-used actions Data files for input and output for tests Create and use variables, perform assertions, verify sql data in the database, manipulate dates, control wait times, perform nested 'if – then – else' and 'while' statements Easy-to-use granular logging – potentially especially beneficial for regulated industries.
2
UI Automation Goals Selenium UI Test Framework Benefits
Efficient Validation Simple to Use Re-usable, Agile Improved quality of fix packs and IFIXes Greatly reduced cost to upgrade to new fix packs and releases Ability to always be at a current release Facilitation of Automation Best Practices sharing
3
Getting Started 2. Eclipse download link: http://www.eclipse.org/
1. Maximo 7.6 Fix pack 2 and higher. 2. Eclipse 3. Smarter Infrastructure Automation Test Framework 4. Chrome 5. Chromedriver 6. From i. Selenium Standalone Server ii. Selenium Client & Webdriver Language Bindings for Java selenium-java jar selenium-java srcs.jar 7. Internet Explorer Driver Servers (Link) IEDriverServer_Win32_ zip IEDriverServer_x64_ zip 8. Database Drivers (Link) db2jcc.jar, db2jcc_license_cu.jar oraclethin.jar sqljdbc.jar 2. Eclipse download link: 3. Free download: Link: 4. Chrome link: 5. Chromedriver link: 6. 7. IE Driver Servers link: 8. DB Driver Link:
4
Demo Live demo using a script created to test an existing APAR (IV83082) (script IV83082_PRPRLineRequiredDateTZDif.bin) The live demo will demonstrate how to create a script, run it and when the script fails Sample of an notification when the script (passed / failed) Sample of the logs generated when the script (passed / failed)
5
Backup data
6
Sample Automated Test Results (Passed)
Log is located where Selenium was installed.
7
Sample Automated Test Results (Failed)
8
Sample Automated Test Results (Failed details)
9
Links Eclipse free download link: http://www.eclipse.org/
Smarter Infrastructure Automation Test Framework link: Chrome link: Chromedriver link: IE Driver Servers link: DB Driver Link:
10
Thank You!!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.