|
|
| Line 1: |
Line 1: |
| '''English''' [[:Category:Tools::Squish Hungarian|Magyar]] [[:Category:Tools::SquishSpanish|Español]] | | '''English''' [[:Category:Tools::Squish_Hungarian|Magyar]] [[:Category:Tools::SquishSpanish|Español]] |
|
| |
|
| =Squish=
| | [[Category:Tools]] |
|
| |
|
| Squish is a tool developed by [http://www.froglogic.com/ Froglogic] ''[froglogic.com]'' used for automatic testing of Qt applications. | | = Squish = |
|
| |
|
| ==Guidelines==
| | Squish is a tool developed by "Froglogic":http://www.froglogic.com/ used for automatic testing of Qt applications. |
|
| |
|
| * [[:Category:Tools::Squish::RecommendedWayOfWorking|The recommended way of working with Squish]]
| | == Guidelines == |
| * [[:Category:Tools::Squish::Working with long test cases|Working with long test cases]]
| |
| * [[:Category:Tools::Squish::Load testing|Load testing]]
| |
|
| |
|
| ==Tips and Tricks==
| | * [[:Category:Tools::Squish::RecommendedWayOfWorking | The recommended way of working with Squish]] |
| | * [[:Category:Tools::Squish::Working_with_long_test_cases | Working with long test cases]] |
| | * [[:Category:Tools::Squish::Load_testing | Load testing]] |
|
| |
|
| * [[:Category:Tools::Squish::Verifying the value of a QLabel|Verifying the value of a QLabel]]
| | == Tips and Tricks == |
| * [[:Category:Tools::Squish::Verifying the existence of a menu item|Verifying the existence of a menu item]]
| |
| * [[:Category:Tools::Squish::Finding list items that ends in a given string|Finding list items that ends in a given string]]
| |
| * [[Robust selection of listview or treeview items with variable text|Robust selection of items in a tree or list view with variable text]]
| |
| * [[:Category:Tools::Squish::Iterating through a table|Iterating through a table]]
| |
| * [[:Category:Tools::Squish::Custom settings for test runs|Custom settings for test runs]]
| |
| * [[:Category:Tools::Squish::Waiting for input from the test operator|Waiting for input from the test operator]]
| |
| * [[Hooking into slow-launching subprocesses on Windows|Hooking into slow launching subprocesses on Windows]]
| |
| * [[:Category:Tools::Squish::Waiting for a progress bar or progress dialog|Waiting for a progress bar or progress dialog]]
| |
| * [[:Category:Tools::Squish::Navigating a QDateEdit|Navigating a QDateEdit]]
| |
| * [[:Category:Tools::Squish::Using Squish and custom properties|Using Squish and custom properties]]
| |
| * [[:Category:Tools::Squish::Generating-test-data|Generating test data]]
| |
| * [[:Category:Tools::Squish::Calculating-checksums|Calculating checksums]]
| |
| * [[:Category:Tools::Squish::Clicking-link-in-label|Clicking link in label]]
| |
| * [[:Category:Tools::Squish::Interacting-with-menus-and-menu-items|Interacting with menus and menu items]]
| |
| * [[:Category:Tools::Squish::Remember nativeType|Remember to use native type for hard to predict objects]]
| |
| * [[:Category:Tools::Squish::Use decorator to profile tests|Use a decorator to profile tests]]
| |
|
| |
|
| ==Training==
| | * [[:Category:Tools::Squish::Verifying_the_value_of_a_QLabel | Verifying the value of a QLabel]] |
| | * [[:Category:Tools::Squish::Verifying_the_existence_of_a_menu_item | Verifying the existence of a menu item]] |
| | * [[:Category:Tools::Squish::Finding_list_items_that_ends_in_a_given_string | Finding list items that ends in a given string]] |
| | * [[:Robust_selection_of_listview_or_treeview_items_with_variable_text | Robust selection of items in a tree or list view with variable text]] |
| | * [[:Category:Tools::Squish::Iterating_through_a_table | Iterating through a table]] |
| | * [[:Category:Tools::Squish::Custom_settings_for_test_runs | Custom settings for test runs]] |
| | * [[:Category:Tools::Squish::Waiting_for_input_from_the_test_operator | Waiting for input from the test operator]] |
| | * [[Hooking_into_slow-launching_subprocesses_on_Windows | Hooking into slow-launching subprocesses on Windows]] |
| | * [[:Category:Tools::Squish::Waiting_for_a_progress_bar_or_progress_dialog | Waiting for a progress bar or progress dialog]] |
| | * [[:Category:Tools::Squish::Navigating_a_QDateEdit | Navigating a QDateEdit]] |
| | * [[:Category:Tools::Squish::Using_Squish_and_custom_properties | Using Squish and custom properties]] |
| | * [[:Category:Tools::Squish::Generating test data | Generating test data]] |
| | * [[:Category:Tools::Squish::Calculating checksums | Calculating checksums]] |
| | * [[:Category:Tools::Squish::Clicking link in label | Clicking link in label]] |
| | * [[:Category:Tools::Squish::Interacting with menus and menu items | Interacting with menus and menu items]] |
| | * [[:Category:Tools::Squish::Remember_nativeType | Remember to use native type for hard to predict objects]] |
| | * [[:Category:Tools::Squish::Use_decorator_to_profile_tests|Use a decorator to profile tests]] |
|
| |
|
| Need help or [http://www.kdab.com/index.php?option=com_content&view=article&id=119:testing-qt-applications-with-froglogics-squish&catid=49:course-content&Itemid=119 training] ''[kdab.com]'' with Squish: feel free to contact [mailto:info@kdab.com <span class="caps">KDAB</span>].
| | == Training == |
|
| |
|
| ==Similar tools== | | Need help or "training&quot;:http://www.kdab.com/index.php?option=com_content&amp;view=article&amp;id=119:testing-qt-applications-with-froglogics-squish&amp;catid=49:course-content&amp;Itemid=119 with Squish: feel free to contact "KDAB&quot;:mailto:info<code>kdab.com. |
|
| |
|
| * [https://projects.forum.nokia.com/Testabilitydriver Testability Driver] ''[projects.forum.nokia.com]'' – A generic driver which provides access to Qt software for test automation harnesses.
| | == Similar tools == |
| | |
| ===Subcategories:=== | |
| | |
| There are 13 subcategories for this category
| |
| | |
| ===There are 31 articles in "tools -> squish":===
| |
| | |
| ===H===
| |
| * [[Hooking into slow-launching subprocesses on Windows|Hooking_into_slow launching_subprocesses_on_Windows]]===R===
| |
| * [[Robust selection of listview or treeview items with variable text|Robust_selection_of_listview_or_treeview_items_with_variable_text]]===T===
| |
| * [[:Category:Tools::Squish::Calculating-checksums|Category:Tools -> Squish -> Calculating checksums]]
| |
| * [[:Category:Tools::Squish::Clicking-link-in-label|Category:Tools -> Squish -> Clicking link in label]]
| |
| * [[:Category:Tools::Squish::CustomSettingsForTestRunsSpanish|Category:Tools -> Squish -> CustomSettingsForTestRunsSpanish]]
| |
| * [[:Category:Tools::Squish::CustomSettingsForTestRuns Italian|Category:Tools -> Squish -> CustomSettingsForTestRuns_Italian]]
| |
| * [[:Category:Tools::Squish::Custom settings for test runs|Category:Tools -> Squish -> Custom_settings_for_test_runs]]
| |
| * [[:Category:Tools::Squish::Enumerating all objects matching a pattern|Category:Tools -> Squish -> Enumerating_all_objects_matching_a_pattern]]
| |
| * [[:Category:Tools::Squish::FindingListItemsThatEndsInAGivenStringSpanish|Category:Tools -> Squish -> FindingListItemsThatEndsInAGivenStringSpanish]]
| |
| * [[:Category:Tools::Squish::Finding list items that ends in a given string|Category:Tools -> Squish -> Finding_list_items_that_ends_in_a_given_string]]
| |
| * [[:Category:Tools::Squish::Generating-test-data|Category:Tools -> Squish -> Generating test data]]
| |
| * [[:Category:Tools::Squish::Interacting-with-menus-and-menu-items|Category:Tools -> Squish -> Interacting with menus and menu items]]
| |
| * [[:Category:Tools::Squish::IteratingThroughATableSpanish|Category:Tools -> Squish -> IteratingThroughATableSpanish]]
| |
| * [[:Category:Tools::Squish::Iterating through a table|Category:Tools -> Squish -> Iterating_through_a_table]]
| |
| * [[:Category:Tools::Squish::Load testing|Category:Tools -> Squish -> Load_testing]]
| |
| * [[:Category:Tools::Squish::Navigating a QDateEdit|Category:Tools -> Squish -> Navigating_a_QDateEdit]]
| |
| * [[:Category:Tools::Squish::RecommendedWayOfWorking|Category:Tools -> Squish -> RecommendedWayOfWorking]]
| |
| * [[:Category:Tools::Squish::Use decorator to profile tests|Category:Tools -> Squish -> Use_decorator_to_profile_tests]]
| |
| * [[:Category:Tools::Squish::Using Ctrl A|Category:Tools -> Squish -> Using_Ctrl_A]]
| |
| * [[:Category:Tools::Squish::Using Helper Objects|Category:Tools -> Squish -> Using_Helper_Objects]]
| |
| * [[:Category:Tools::Squish::Using Squish and custom properties|Category:Tools -> Squish -> Using_Squish_and_custom_properties]]
| |
| * [[:Category:Tools::Squish::VerifyingTheValueOfAQLabelSpanish|Category:Tools -> Squish -> VerifyingTheValueOfAQLabelSpanish]]
| |
| * [[:Category:Tools::Squish::Verifying the existence of a menu item|Category:Tools -> Squish -> Verifying_the_existence_of_a_menu_item]]
| |
| * [[:Category:Tools::Squish::Verifying the value of a QLabel|Category:Tools -> Squish -> Verifying_the_value_of_a_QLabel]]
| |
| * [[:Category:Tools::Squish::Waiting for a progress bar or progress dialog|Category:Tools -> Squish -> Waiting_for_a_progress_bar_or_progress_dialog]]
| |
| * [[:Category:Tools::Squish::Waiting for input from the test operator|Category:Tools -> Squish -> Waiting_for_input_from_the_test_operator]]
| |
| * [[:Category:Tools::Squish::Working with long test cases|Category:Tools -> Squish -> Working_with_long_test_cases]]
| |
| * [[:Category:Tools::Squish::Working with long test cases Spanish|Category:Tools -> Squish -> Working_with_long_test_cases_Spanish]]
| |
| * [[:Category:Tools::SquishSpanish::RecommendedWayOfWorkingSpanish|Category:Tools -> SquishSpanish -> RecommendedWayOfWorkingSpanish]]
| |
| * [[:Category:Tools::Squish Hungarian|Category:Tools -> Squish_Hungarian]]
| |
| * [[:Category:Tools - SquishSpanish - RecommendedWayOfWorkingSpanish|Category:Tools_ _SquishSpanish_ _RecommendedWayOfWorkingSpanish]]
| |
| | |
| ===Categories:===
| |
| | |
| * [[:Category:Tools|Tools]]
| |