SmartX
Index
Splunk SmartX UI Test Framework
Splunk SmartX UI Test Framework
  • Home
  • How To Use
  • Getting Started
    • Setup
    • Test Page Creation
    • Test Cases Creation
  • API Reference
    • backend_conf
    • base_test
    • plugin
    • utils
    • pages
      • Logging
      • Login
      • Page
      • Proxy
    • components
      • base_component
      • conf_table
      • dropdown
      • entity
      • input_table
      • login
      • table
      • tabs
      • controls
        • base_control
        • button
        • checkbox
        • learn_more
        • message
        • multi_select
        • oauth_elect
        • single_select
        • textbox
        • toggle
  • Changelog

Index

If you want to create new set of UI tests for a Splunk App using SmartX, you can follow the following steps here:

Setting up the environment for the test cases

Test Page Creation

Writing the test cases using SmartX

Made with Material for MkDocs