Skip to content

Overview

                                               

Often, the best way to learn a topic is looking at examples. Instead of reading many paragraphs explaining a topic, one can sometimes just look at example code and very quickly understand how it works.

We want to make it easy for you to get started with test automation so we've provided a variety of test script snippets (examples) that you can use right away within your test automation projects.

All the examples provided in the articles within this topic are tested and verified to work by the Worksoft SaaS automation engineers. Feel free to use the test script snippets to rapidly develop the test automation that you need to certify your applications as they evolve/change over time across releases.

"How are the examples organized?," you may ask. 

                                                                                          

If you are someone that knows which commands or command category to use but are looking for examples to refer to or to use a foundation on which you to build test automation of specific test cases you have, then click here to view examples grouped by command category. For examples, if you know that you have to use the commands within the command category 'Commands for Team Notifications, Alerts and Collaboration' but are looking for sample code/script snippets that you can use, you can use the examples in the link provided above.

                                                                 

If you are trying to automate test cases that involve specific user interface element and are not sure which commands to use to interact with that UI element, or you have used a sequence of commands but your tests are either not working at all or are flaky during executions, you can click here to view examples that are grouped by the user interface element. 


Feedback and Knowledge Base