Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
trainingtopics [2019/09/29 17:33]
admin
— (current)
Line 1: Line 1:
-===== Learning TestOptimal RoadMap===== 
  
-This is a list of topics and the order in which you may follow to learn about //TestOptimal / MBT//. The links attached to each topic provide more information, most of which are pretty light reading. You should be able to browse through these topics quickly.  However, you may want to pause at each topic to do some practice with the tool. 
- 
-  * [[#MBT Overview]] 
-  * [[#Installation/Admin]] 
-  * [[#TestOptimal IDE]] 
-  * [[#Web App Test Automation]] 
- 
-------- 
- 
-====MBT Overview====  
-  * [[http://testoptimal.com/tutorials/TestOptimal_MBT-Intro/TestOptimal_MBT-Intro.html|TestOptimal/MBT Introduction]] 
-  * [[http://testoptimal.com/tutorials/GettingStarted.html | Getting Started]] 
-  * [[http://testoptimal.com/images/TestOptimalMBT_Process.png | Iterative MBT Development Process Diagram]] 
-  * Blog post HOW-TO: [[http://got-bugs.blogspot.com/2009/10/model-based-testing-for-web_30.html| part 1]], [[http://got-bugs.blogspot.com/2009/11/model-based-testing-for-web.html| part 2]], [[http://got-bugs.blogspot.com/2009/11/model-based-testing-for-web_13.html| part 3]], [[http://got-bugs.blogspot.com/2009/11/model-based-testing-for-web_20.html?q=testoptimal| part 4]] (based on older release) 
-  * [[http://en.wikipedia.org/wiki/Finite_State_Machine|Finite State Machine (FSM)]] 
- 
-====Installation/Admin==== 
-  * [[overview:installdoc|TestOptimal Installation]] 
-  * [[TestOptimal System Tray Console]] - start/stop/apply software updates 
- 
-====TestOptimal IDE==== 
-  * [[http://testoptimal.com/doku/doku.php?id=navigation | IDE Navigation]] 
-  * [[http://testoptimal.com/tutorials/ModelEditor.html | Model Editor Tutorial]] 
-  * Model Editor 
-    * [[modelingtab | Model Editor]] 
-    * [[http://testoptimal.com/tutorials/CreateModel.html | Create Models Tutorial]] 
-    * [[Modeling with TestOptimal | More on Create Models]] 
-    * [[DemoApp|Demo Models]] 
-    * [[http://testoptimal.com/tutorials/ExecuteModel.html | Execute Models Tutorial]] 
-    * [[Model Execution and Debugging]] 
-  * [[Sequence Mode | Sequencers]] 
-  * [[Triggers | Triggers and firing sequence]] 
-  * MScript 
-    * MScript Tags 
-      * [[http://testoptimal.com/tutorials/MScriptIntro.html | MScript Intro Tutorial]] 
-      * [[mScriptTags|MScript Tags]] 
-    * MScript Editor 
-      * [[http://testoptimal.com/tutorials/MScriptEditor.html | MScript Editor Tutorial]] 
-      * [[mScriptEditor | MScript Editor]] 
-    * MScript functions 
-      * [[mScriptFunc | MScript Function Overview]] 
-      * [[http://testoptimal.com/javaDoc/reference/com/webmbt/plugin/MbtScriptExecutor.html| System Functions]] 
-      * plugin functions 
-         * [[http://testoptimal.com/javaDoc/reference/com/webmbt/plugin/SeleniumPlugin.html|Selenium for testing web applications]] 
-         * [[http://testoptimal.com/javaDoc/reference/com/webmbt/plugin/SeqOutPlugin.html|SeqOut Plugin for TestCase Generation To Webpage/Excel]] 
-         * [[http://testoptimal.com/javaDoc/reference/com/webmbt/plugin/ServicePlugin.html|Service Plugin for testing backend services]] 
-         * [[http://testoptimal.com/javaDoc/reference/com/webmbt/plugin/WinUIAPlugin.html|WinUIA for testing Windows UI App]] 
-         * [[http://testoptimal.com/javaDoc/reference/com/webmbt/plugin/DataGenPlugin.html|DataGen for test data generation by patterns]] 
-    * [[mScript Debugging|MScript Debugging]] 
-  * [[Different Types of Graphs|Test Case Visualization]] 
-  * Execution Stats 
-    * [[http://testoptimal.com/tutorials/ExecutionStats.html | Execution Stats Tutorial]] 
-    * [[StatsTab|Stats Tab]] 
-    * [[Tags Statistics| Tags Stats]] 
-  * [[LoadTesting| Load Testing]] 
-  
-==== Web App Test Automation==== 
-  * Web Testing Basics 
-    * [[http://testoptimal.com/ref/ModelBasedTestingOfWebApplications.pdf| Model-Based Testing of Web Applications by Hani Achkar]] 
-    * [[http://www.w3schools.com/html/html_intro.asp|Html]] 
-    * [[http://www.w3schools.com/js/js_intro.asp|javascript]] 
-    * [[http://www.w3schools.com/Ajax/ajax_intro.asp|Ajax]] 
-  * Web element identification methods 
-    * [[How to determine locator for an element| Element Locator]] 
-    * Xpath tools - Firefox Plugins 
-      * [[https://getfirebug.com/|FireBug]] 
-      * [[http://xpath.alephzarro.com/|xpather]] 
-      * [[http://www.oreillynet.com/onlamp/blog/2007/08/xpath_checker_and_assert_xpath.html|xpath checker]] 
-  * [[http://testoptimal.com/javaDoc/reference/com/webmbt/plugin/SeleniumPlugin.html|Automation MScript functions (Selenium)]] 
- 
-==== WebMBT Builder ==== 
-  * [[http://testoptimal.com/tutorials/WebMBT_Builder-Intro/WebMBT_Builder-Intro.html|WebMBT Tutorial]] 
-  * [[WebMBT Builder| Control panel]] 
- 
-==== Combinatorial Testing ==== 
-  * [[http://testoptimal.com/tutorials/DDT_Pairwise.htm| Data-Driven Testing Tutorial]] 
-  * [[dataset_editor | DataSet Editor]] 
-  * [[http://www.pairwise.org/ | Pairewise Testing]] 
-  * [[Combinatorial Algorithms| Combinatorial Testing]]