Whether or not the edit is marked as minor (no longer in use) (minor_edit ) | false |
Edit count of the user (user_editcount ) | 12 |
Name of the user account (user_name ) | 'Hanhthtran.89' |
Age of the user account (user_age ) | 516524 |
Groups (including implicit) the user is in (user_groups ) | [
0 => '*',
1 => 'user',
2 => 'autoconfirmed'
] |
Rights that the user has (user_rights ) | [
0 => 'createaccount',
1 => 'read',
2 => 'edit',
3 => 'createtalk',
4 => 'writeapi',
5 => 'viewmywatchlist',
6 => 'editmywatchlist',
7 => 'viewmyprivateinfo',
8 => 'editmyprivateinfo',
9 => 'editmyoptions',
10 => 'abusefilter-view',
11 => 'abusefilter-log',
12 => 'abusefilter-log-detail',
13 => 'centralauth-merge',
14 => 'vipsscaler-test',
15 => 'ep-bereviewer',
16 => 'collectionsaveasuserpage',
17 => 'reupload-own',
18 => 'move-rootuserpages',
19 => 'move-categorypages',
20 => 'createpage',
21 => 'minoredit',
22 => 'editmyusercss',
23 => 'editmyuserjson',
24 => 'editmyuserjs',
25 => 'purge',
26 => 'sendemail',
27 => 'applychangetags',
28 => 'spamblacklistlog',
29 => 'ep-enroll',
30 => 'mwoauthmanagemygrants',
31 => 'reupload',
32 => 'upload',
33 => 'move',
34 => 'collectionsaveascommunitypage',
35 => 'autoconfirmed',
36 => 'editsemiprotected',
37 => 'movestable',
38 => 'autoreview',
39 => 'transcode-reset',
40 => 'skipcaptcha'
] |
Whether or not a user is editing through the mobile interface (user_mobile ) | false |
Page ID (page_id ) | 0 |
Page namespace (page_namespace ) | 0 |
Page title without namespace (page_title ) | 'Katalon Studio' |
Full page title (page_prefixedtitle ) | 'Katalon Studio' |
Last ten users to contribute to the page (page_recent_contributors ) | '' |
Action (action ) | 'edit' |
Edit summary/reason (summary ) | 'Create new page' |
Old content model (old_content_model ) | '' |
New content model (new_content_model ) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext ) | '' |
New page wikitext, after the edit (new_wikitext ) | '{{AFC submission|t||ts=20180516105507|u=Hanhthtran.89|ns=118|demo=}}<!-- Important, do not remove this line before article has been created. -->Katalon Studio developed by KMS Technology as a free automation testing solution. The software is built on top of [[Open-source software|open-source]] automation frameworks [[Selenium (software)|Selenium]], [[Appium]] with and a specialized IDE interface for [[Web testing|web]], [[Mobile testing|mobile]] and [[API testing]]. <ref>{{Cite news|url=https://finance.yahoo.com/news/kms-technology-releases-katalon-studio-133727741.html|title=KMS Technology Releases Katalon Studio, Free Intelligent Test Automation Toolset|access-date=2018-05-16|language=en-US}}</ref>
* Developers: Katalon LLC.
* Initial release: January 2015
* First public release: September 2016
* Stable release: 5.4.1
* Development status: Active
* Operating system: [[Microsoft Windows|Microsoft Window]]<nowiki/>s, [[MacOS|macOS, Linux]]
* Available in: English
* Type: [[Test automation|Test Automation]], [[Freeware]]
* License: Proprietary - Free
* Website: [http://www.katalon.com/ http://www.katalon.com]]
== '''Approach''' ==
The [[Test automation|test automation framework]] provided within Katalon Studio was developed with the [[Keyword-driven testing|keyword-driven]] approach as the primary test authoring method with [[Data-driven programming|data-driven]] functionality for test execution. <ref name=":0">{{Cite book|title=Stop Coding - Learn to test automate without coding and get that automation testing job|last=Adams|first=Ajamo|year=2018}}</ref>
The user interface is a complete [[Integrated development environment|integrated development environmen]]<nowiki/>t (IDE) developed on Eclipse [[rich client platform]] (RCP). <ref name=":0" />
The keyword libraries are a composition of common actions for web, API, and mobile testings. External libraries written in [[Java (programming language)|Java]] can be imported into a project to be used as native functions. <ref>{{Cite news|url=https://dzone.com/articles/how-to-import-external-library-into-your-automatio|title=Importing an External Library Into Your Automation Project in Katalon Studio - DZone DevOps|work=dzone.com|access-date=2018-05-16|language=en}}</ref>
The main scripting language is [[Apache Groovy|Groovy]], Java <ref>{{Cite web|url=http://www.hcmc-stc.org/blog/a-structured-evaluation-for-selecting-a-right-automated-testing-tool|title=A Structured Evaluation for Selecting a Right Automated Testing Tool|website=HCMC Software Testing Club|access-date=2018-05-16}}</ref> <ref>{{Cite news|url=https://dzone.com/articles/creating-test-case-using-script-mode-1|title=Creating Test Cases Using Script Mode With Katalon Studio - DZone DevOps|work=dzone.com|access-date=2018-05-16|language=en}}</ref>, and [[JavaScript]] and can be executed against all modern browsers, [[iOS]], and [[Android (operating system)|Android]] applications supported by Selenium and Appium. <ref>{{Cite news|url=https://dzone.com/articles/best-automation-testing-tools-for-2018|title=Best Automation Testing Tools for 2018 - DZone DevOps|work=dzone.com|access-date=2018-05-16|language=en}}</ref>
A notable benefit of Katalon Studio to the automation tester that it includes the up-to-date drivers which is compatible with the latest web and mobile environments over it monthly release. <ref>{{Cite news|url=https://forum.katalon.com/discussion/5747/roadmap-and-voting-for-your-features#latest|title=Roadmap and Voting for your features|work=Katalon Q&A|access-date=2018-05-16|language=en}}</ref>
== '''Product''' ==
Katalon Studio provides dual interchangeable interfaces: the recording- tabular editor for less technical user and the scripting IDE that is geared toward experienced tester to authoring automation scripts with syntax highlight and auto-complete functions. <ref name=":0" />
Katalon Studio follows page [[object model]] pattern <ref>{{Cite web|url=https://www.utest.com/articles/what-makes-katalon-studio-more-powerful-than-any-other-selenium-based-frameworks|title=uTest|website=www.utest.com|language=en-US|access-date=2018-05-16}}</ref>. [[Graphical user interface|GUI]] and API elements can be captured using the recording utility and stored to Katalon object repository.
Test planning can be structured using test suite with environment variables. Test execution can be parameterized and parallelized using profiles.
The remote execution can be triggered by [[Continuous integration|CI]] systems via [[Docker (software)|Docker]] container or [[Command-line interface|command line interface]] (CLI). <ref name=":1">{{Cite web|url=https://docs.katalon.com/display/KD/Test+Integrations|title=Test Integrations - Katalon Studio - Katalon Documentation|website=docs.katalon.com|access-date=2018-05-16}}</ref>
Debug information and Test reports can be viewed inside the Studio, exporting to [[JUnit]] format or analyzed by Katalon Analytics - Katalon cloud test reporting service. <ref>{{Cite web|url=https://www.benzinga.com/pressreleases/17/11/p10261419/kms-technology-releases-katalon-studio-v5-0-featuring-katalon-analytic|title=KMS Technology Releases Katalon Studio v5.0, Featuring Katalon Analytics (Beta)|website=Benzinga|access-date=2018-05-16}}</ref>
== '''Integration''' <ref name=":1" /> ==
[[Git]] for version control system and team collaboration.
Jira BBD plugins for [[Behavior-driven development|BDD]] practices and bug submission.
[[Slack (software)|Slack]]/email integration for notification and reports.
qTest integration for Test management. <ref>{{Cite news|url=https://www.qasymphony.com/blog/integrating-katalon-studio-qtest-manager/|title=Integrating Katalon Studio, a free automated testing solution, with qTest Manager - QASymphony|date=2017-08-10|work=QASymphony|access-date=2018-05-16|language=en-US}}</ref>
Kobiton <ref>{{Cite news|url=https://dzone.com/articles/how-to-integrate-with-kobiton|title=How to Integrate Katalon Studio With Kobiton - DZone Integration|work=dzone.com|access-date=2018-05-16|language=en}}</ref>/[[BrowserStack|Browserstack]]/[[Sauce Labs]] integration for cloud test environments.
== '''License''' <ref>{{Cite news|url=https://www.katalon.com/support-service-options/|title=Support Service Options {{!}} Katalon Studio|work=Katalon Studio|access-date=2018-05-16|language=en-US}}</ref> ==
Katalon Studio is a [[Freeware]] with business support services. Katalon LLC. also provides the customization and testing services using the based software.
== '''See also''' ==
* [[Selenium (software)]]
* [[Appium]]
* [[Test automation]]
* [[GUI software testing]]
* [[Comparison of GUI testing tools]]
* [[List of GUI testing tools]]
* [[List of web testing tools]]
== References ==<!-- Inline citations added to your article will automatically display here. See https://en.wikipedia.org/wiki/WP:REFB for instructions on how to add citations. -->
<references />' |
Unified diff of changes made by edit (edit_diff ) | '@@ -1,1 +1,61 @@
+{{AFC submission|t||ts=20180516105507|u=Hanhthtran.89|ns=118|demo=}}<!-- Important, do not remove this line before article has been created. -->Katalon Studio developed by KMS Technology as a free automation testing solution. The software is built on top of [[Open-source software|open-source]] automation frameworks [[Selenium (software)|Selenium]], [[Appium]] with and a specialized IDE interface for [[Web testing|web]], [[Mobile testing|mobile]] and [[API testing]]. <ref>{{Cite news|url=https://finance.yahoo.com/news/kms-technology-releases-katalon-studio-133727741.html|title=KMS Technology Releases Katalon Studio, Free Intelligent Test Automation Toolset|access-date=2018-05-16|language=en-US}}</ref>
+* Developers: Katalon LLC.
+* Initial release: January 2015
+* First public release: September 2016
+* Stable release: 5.4.1
+* Development status: Active
+* Operating system: [[Microsoft Windows|Microsoft Window]]<nowiki/>s, [[MacOS|macOS, Linux]]
+* Available in: English
+* Type: [[Test automation|Test Automation]], [[Freeware]]
+* License: Proprietary - Free
+* Website: [http://www.katalon.com/ http://www.katalon.com]]
+
+== '''Approach''' ==
+The [[Test automation|test automation framework]] provided within Katalon Studio was developed with the [[Keyword-driven testing|keyword-driven]] approach as the primary test authoring method with [[Data-driven programming|data-driven]] functionality for test execution. <ref name=":0">{{Cite book|title=Stop Coding - Learn to test automate without coding and get that automation testing job|last=Adams|first=Ajamo|year=2018}}</ref>
+
+The user interface is a complete [[Integrated development environment|integrated development environmen]]<nowiki/>t (IDE) developed on Eclipse [[rich client platform]] (RCP). <ref name=":0" />
+
+The keyword libraries are a composition of common actions for web, API, and mobile testings. External libraries written in [[Java (programming language)|Java]] can be imported into a project to be used as native functions. <ref>{{Cite news|url=https://dzone.com/articles/how-to-import-external-library-into-your-automatio|title=Importing an External Library Into Your Automation Project in Katalon Studio - DZone DevOps|work=dzone.com|access-date=2018-05-16|language=en}}</ref>
+
+The main scripting language is [[Apache Groovy|Groovy]], Java <ref>{{Cite web|url=http://www.hcmc-stc.org/blog/a-structured-evaluation-for-selecting-a-right-automated-testing-tool|title=A Structured Evaluation for Selecting a Right Automated Testing Tool|website=HCMC Software Testing Club|access-date=2018-05-16}}</ref> <ref>{{Cite news|url=https://dzone.com/articles/creating-test-case-using-script-mode-1|title=Creating Test Cases Using Script Mode With Katalon Studio - DZone DevOps|work=dzone.com|access-date=2018-05-16|language=en}}</ref>, and [[JavaScript]] and can be executed against all modern browsers, [[iOS]], and [[Android (operating system)|Android]] applications supported by Selenium and Appium. <ref>{{Cite news|url=https://dzone.com/articles/best-automation-testing-tools-for-2018|title=Best Automation Testing Tools for 2018 - DZone DevOps|work=dzone.com|access-date=2018-05-16|language=en}}</ref>
+
+A notable benefit of Katalon Studio to the automation tester that it includes the up-to-date drivers which is compatible with the latest web and mobile environments over it monthly release. <ref>{{Cite news|url=https://forum.katalon.com/discussion/5747/roadmap-and-voting-for-your-features#latest|title=Roadmap and Voting for your features|work=Katalon Q&A|access-date=2018-05-16|language=en}}</ref>
+
+== '''Product''' ==
+Katalon Studio provides dual interchangeable interfaces: the recording- tabular editor for less technical user and the scripting IDE that is geared toward experienced tester to authoring automation scripts with syntax highlight and auto-complete functions. <ref name=":0" />
+
+Katalon Studio follows page [[object model]] pattern <ref>{{Cite web|url=https://www.utest.com/articles/what-makes-katalon-studio-more-powerful-than-any-other-selenium-based-frameworks|title=uTest|website=www.utest.com|language=en-US|access-date=2018-05-16}}</ref>. [[Graphical user interface|GUI]] and API elements can be captured using the recording utility and stored to Katalon object repository.
+
+Test planning can be structured using test suite with environment variables. Test execution can be parameterized and parallelized using profiles.
+
+The remote execution can be triggered by [[Continuous integration|CI]] systems via [[Docker (software)|Docker]] container or [[Command-line interface|command line interface]] (CLI). <ref name=":1">{{Cite web|url=https://docs.katalon.com/display/KD/Test+Integrations|title=Test Integrations - Katalon Studio - Katalon Documentation|website=docs.katalon.com|access-date=2018-05-16}}</ref>
+
+Debug information and Test reports can be viewed inside the Studio, exporting to [[JUnit]] format or analyzed by Katalon Analytics - Katalon cloud test reporting service. <ref>{{Cite web|url=https://www.benzinga.com/pressreleases/17/11/p10261419/kms-technology-releases-katalon-studio-v5-0-featuring-katalon-analytic|title=KMS Technology Releases Katalon Studio v5.0, Featuring Katalon Analytics (Beta)|website=Benzinga|access-date=2018-05-16}}</ref>
+
+== '''Integration''' <ref name=":1" /> ==
+[[Git]] for version control system and team collaboration.
+
+Jira BBD plugins for [[Behavior-driven development|BDD]] practices and bug submission.
+
+[[Slack (software)|Slack]]/email integration for notification and reports.
+
+qTest integration for Test management. <ref>{{Cite news|url=https://www.qasymphony.com/blog/integrating-katalon-studio-qtest-manager/|title=Integrating Katalon Studio, a free automated testing solution, with qTest Manager - QASymphony|date=2017-08-10|work=QASymphony|access-date=2018-05-16|language=en-US}}</ref>
+
+Kobiton <ref>{{Cite news|url=https://dzone.com/articles/how-to-integrate-with-kobiton|title=How to Integrate Katalon Studio With Kobiton - DZone Integration|work=dzone.com|access-date=2018-05-16|language=en}}</ref>/[[BrowserStack|Browserstack]]/[[Sauce Labs]] integration for cloud test environments.
+
+== '''License''' <ref>{{Cite news|url=https://www.katalon.com/support-service-options/|title=Support Service Options {{!}} Katalon Studio|work=Katalon Studio|access-date=2018-05-16|language=en-US}}</ref> ==
+Katalon Studio is a [[Freeware]] with business support services. Katalon LLC. also provides the customization and testing services using the based software.
+
+== '''See also''' ==
+
+* [[Selenium (software)]]
+* [[Appium]]
+* [[Test automation]]
+* [[GUI software testing]]
+* [[Comparison of GUI testing tools]]
+* [[List of GUI testing tools]]
+* [[List of web testing tools]]
+
+== References ==<!-- Inline citations added to your article will automatically display here. See https://en.wikipedia.org/wiki/WP:REFB for instructions on how to add citations. -->
+<references />
' |
New page size (new_size ) | 6923 |
Old page size (old_size ) | 0 |
Size change in edit (edit_delta ) | 6923 |
Lines added in edit (added_lines ) | [
0 => '{{AFC submission|t||ts=20180516105507|u=Hanhthtran.89|ns=118|demo=}}<!-- Important, do not remove this line before article has been created. -->Katalon Studio developed by KMS Technology as a free automation testing solution. The software is built on top of [[Open-source software|open-source]] automation frameworks [[Selenium (software)|Selenium]], [[Appium]] with and a specialized IDE interface for [[Web testing|web]], [[Mobile testing|mobile]] and [[API testing]]. <ref>{{Cite news|url=https://finance.yahoo.com/news/kms-technology-releases-katalon-studio-133727741.html|title=KMS Technology Releases Katalon Studio, Free Intelligent Test Automation Toolset|access-date=2018-05-16|language=en-US}}</ref>',
1 => '* Developers: Katalon LLC.',
2 => '* Initial release: January 2015',
3 => '* First public release: September 2016',
4 => '* Stable release: 5.4.1',
5 => '* Development status: Active',
6 => '* Operating system: [[Microsoft Windows|Microsoft Window]]<nowiki/>s, [[MacOS|macOS, Linux]]',
7 => '* Available in: English',
8 => '* Type: [[Test automation|Test Automation]], [[Freeware]]',
9 => '* License: Proprietary - Free',
10 => '* Website: [http://www.katalon.com/ http://www.katalon.com]]',
11 => false,
12 => '== '''Approach''' ==',
13 => 'The [[Test automation|test automation framework]] provided within Katalon Studio was developed with the [[Keyword-driven testing|keyword-driven]] approach as the primary test authoring method with [[Data-driven programming|data-driven]] functionality for test execution. <ref name=":0">{{Cite book|title=Stop Coding - Learn to test automate without coding and get that automation testing job|last=Adams|first=Ajamo|year=2018}}</ref>',
14 => false,
15 => 'The user interface is a complete [[Integrated development environment|integrated development environmen]]<nowiki/>t (IDE) developed on Eclipse [[rich client platform]] (RCP). <ref name=":0" />',
16 => false,
17 => 'The keyword libraries are a composition of common actions for web, API, and mobile testings. External libraries written in [[Java (programming language)|Java]] can be imported into a project to be used as native functions. <ref>{{Cite news|url=https://dzone.com/articles/how-to-import-external-library-into-your-automatio|title=Importing an External Library Into Your Automation Project in Katalon Studio - DZone DevOps|work=dzone.com|access-date=2018-05-16|language=en}}</ref>',
18 => false,
19 => 'The main scripting language is [[Apache Groovy|Groovy]], Java <ref>{{Cite web|url=http://www.hcmc-stc.org/blog/a-structured-evaluation-for-selecting-a-right-automated-testing-tool|title=A Structured Evaluation for Selecting a Right Automated Testing Tool|website=HCMC Software Testing Club|access-date=2018-05-16}}</ref> <ref>{{Cite news|url=https://dzone.com/articles/creating-test-case-using-script-mode-1|title=Creating Test Cases Using Script Mode With Katalon Studio - DZone DevOps|work=dzone.com|access-date=2018-05-16|language=en}}</ref>, and [[JavaScript]] and can be executed against all modern browsers, [[iOS]], and [[Android (operating system)|Android]] applications supported by Selenium and Appium. <ref>{{Cite news|url=https://dzone.com/articles/best-automation-testing-tools-for-2018|title=Best Automation Testing Tools for 2018 - DZone DevOps|work=dzone.com|access-date=2018-05-16|language=en}}</ref>',
20 => false,
21 => 'A notable benefit of Katalon Studio to the automation tester that it includes the up-to-date drivers which is compatible with the latest web and mobile environments over it monthly release. <ref>{{Cite news|url=https://forum.katalon.com/discussion/5747/roadmap-and-voting-for-your-features#latest|title=Roadmap and Voting for your features|work=Katalon Q&A|access-date=2018-05-16|language=en}}</ref>',
22 => false,
23 => '== '''Product''' ==',
24 => 'Katalon Studio provides dual interchangeable interfaces: the recording- tabular editor for less technical user and the scripting IDE that is geared toward experienced tester to authoring automation scripts with syntax highlight and auto-complete functions. <ref name=":0" />',
25 => false,
26 => 'Katalon Studio follows page [[object model]] pattern <ref>{{Cite web|url=https://www.utest.com/articles/what-makes-katalon-studio-more-powerful-than-any-other-selenium-based-frameworks|title=uTest|website=www.utest.com|language=en-US|access-date=2018-05-16}}</ref>. [[Graphical user interface|GUI]] and API elements can be captured using the recording utility and stored to Katalon object repository.',
27 => false,
28 => 'Test planning can be structured using test suite with environment variables. Test execution can be parameterized and parallelized using profiles.',
29 => false,
30 => 'The remote execution can be triggered by [[Continuous integration|CI]] systems via [[Docker (software)|Docker]] container or [[Command-line interface|command line interface]] (CLI). <ref name=":1">{{Cite web|url=https://docs.katalon.com/display/KD/Test+Integrations|title=Test Integrations - Katalon Studio - Katalon Documentation|website=docs.katalon.com|access-date=2018-05-16}}</ref>',
31 => false,
32 => 'Debug information and Test reports can be viewed inside the Studio, exporting to [[JUnit]] format or analyzed by Katalon Analytics - Katalon cloud test reporting service. <ref>{{Cite web|url=https://www.benzinga.com/pressreleases/17/11/p10261419/kms-technology-releases-katalon-studio-v5-0-featuring-katalon-analytic|title=KMS Technology Releases Katalon Studio v5.0, Featuring Katalon Analytics (Beta)|website=Benzinga|access-date=2018-05-16}}</ref>',
33 => false,
34 => '== '''Integration''' <ref name=":1" /> ==',
35 => '[[Git]] for version control system and team collaboration.',
36 => false,
37 => 'Jira BBD plugins for [[Behavior-driven development|BDD]] practices and bug submission.',
38 => false,
39 => '[[Slack (software)|Slack]]/email integration for notification and reports.',
40 => false,
41 => 'qTest integration for Test management. <ref>{{Cite news|url=https://www.qasymphony.com/blog/integrating-katalon-studio-qtest-manager/|title=Integrating Katalon Studio, a free automated testing solution, with qTest Manager - QASymphony|date=2017-08-10|work=QASymphony|access-date=2018-05-16|language=en-US}}</ref>',
42 => false,
43 => 'Kobiton <ref>{{Cite news|url=https://dzone.com/articles/how-to-integrate-with-kobiton|title=How to Integrate Katalon Studio With Kobiton - DZone Integration|work=dzone.com|access-date=2018-05-16|language=en}}</ref>/[[BrowserStack|Browserstack]]/[[Sauce Labs]] integration for cloud test environments.',
44 => false,
45 => '== '''License''' <ref>{{Cite news|url=https://www.katalon.com/support-service-options/|title=Support Service Options {{!}} Katalon Studio|work=Katalon Studio|access-date=2018-05-16|language=en-US}}</ref> ==',
46 => 'Katalon Studio is a [[Freeware]] with business support services. Katalon LLC. also provides the customization and testing services using the based software.',
47 => false,
48 => '== '''See also''' ==',
49 => false,
50 => '* [[Selenium (software)]]',
51 => '* [[Appium]]',
52 => '* [[Test automation]]',
53 => '* [[GUI software testing]]',
54 => '* [[Comparison of GUI testing tools]]',
55 => '* [[List of GUI testing tools]]',
56 => '* [[List of web testing tools]]',
57 => false,
58 => '== References ==<!-- Inline citations added to your article will automatically display here. See https://en.wikipedia.org/wiki/WP:REFB for instructions on how to add citations. -->',
59 => '<references />'
] |
Lines removed in edit (removed_lines ) | [] |
All external links added in the edit (added_links ) | [
0 => 'https://finance.yahoo.com/news/kms-technology-releases-katalon-studio-133727741.html',
1 => 'https://dzone.com/articles/how-to-import-external-library-into-your-automatio',
2 => 'http://www.hcmc-stc.org/blog/a-structured-evaluation-for-selecting-a-right-automated-testing-tool',
3 => 'https://dzone.com/articles/creating-test-case-using-script-mode-1',
4 => 'https://dzone.com/articles/best-automation-testing-tools-for-2018',
5 => 'https://forum.katalon.com/discussion/5747/roadmap-and-voting-for-your-features#latest',
6 => 'https://www.utest.com/articles/what-makes-katalon-studio-more-powerful-than-any-other-selenium-based-frameworks',
7 => 'https://docs.katalon.com/display/KD/Test+Integrations',
8 => 'https://www.benzinga.com/pressreleases/17/11/p10261419/kms-technology-releases-katalon-studio-v5-0-featuring-katalon-analytic',
9 => 'https://www.qasymphony.com/blog/integrating-katalon-studio-qtest-manager/',
10 => 'https://dzone.com/articles/how-to-integrate-with-kobiton',
11 => 'https://www.katalon.com/support-service-options/',
12 => 'http://www.katalon.com/'
] |
All external links in the new text (all_links ) | [
0 => 'https://finance.yahoo.com/news/kms-technology-releases-katalon-studio-133727741.html',
1 => 'https://dzone.com/articles/how-to-import-external-library-into-your-automatio',
2 => 'http://www.hcmc-stc.org/blog/a-structured-evaluation-for-selecting-a-right-automated-testing-tool',
3 => 'https://dzone.com/articles/creating-test-case-using-script-mode-1',
4 => 'https://dzone.com/articles/best-automation-testing-tools-for-2018',
5 => 'https://forum.katalon.com/discussion/5747/roadmap-and-voting-for-your-features#latest',
6 => 'https://www.utest.com/articles/what-makes-katalon-studio-more-powerful-than-any-other-selenium-based-frameworks',
7 => 'https://docs.katalon.com/display/KD/Test+Integrations',
8 => 'https://www.benzinga.com/pressreleases/17/11/p10261419/kms-technology-releases-katalon-studio-v5-0-featuring-katalon-analytic',
9 => 'https://www.qasymphony.com/blog/integrating-katalon-studio-qtest-manager/',
10 => 'https://dzone.com/articles/how-to-integrate-with-kobiton',
11 => 'https://www.katalon.com/support-service-options/',
12 => 'http://www.katalon.com/'
] |
Links in the page, before the edit (old_links ) | [] |
Parsed HTML source of the new revision (new_html ) | '<div class="mw-parser-output"><table class="plainlinks metadata ambox ambox-notice" role="presentation">
<tr>
<td class="mbox-image">
<div style="width:52px"><a href="/enwiki/wiki/File:AFC-Logo.svg" class="image"><img alt="AFC-Logo.svg" src="/upwiki/wikipedia/commons/thumb/2/21/AFC-Logo.svg/50px-AFC-Logo.svg.png" width="50" height="50" srcset="/upwiki/wikipedia/commons/thumb/2/21/AFC-Logo.svg/75px-AFC-Logo.svg.png 1.5x, /upwiki/wikipedia/commons/thumb/2/21/AFC-Logo.svg/100px-AFC-Logo.svg.png 2x" data-file-width="48" data-file-height="48" /></a></div>
</td>
<td class="mbox-text">
<div class="mbox-text-span">This article, <b>Katalon Studio</b>, has recently been created via the <a href="/enwiki/wiki/Wikipedia:Articles_for_creation" title="Wikipedia:Articles for creation">Articles for creation process</a>. The reviewer is in the process of closing the request, and this tag should be removed soon.
<hr />
<span class="plainlinks" style="font-size: smaller"><b>Reviewer tools:</b> <a class="external text" href="/enwiki//en.wikipedia.org/enwiki/w/index.php?title=Talk:Katalon_Studio&action=edit&editintro=Template:AFC_submission/banner_editintro&preload=Template:AFC_submission/banner_preload&summary=Add+WPAFC+project+banner">Preload talk</a>   <a class="external text" href="/enwiki//en.wikipedia.org/enwiki/w/index.php?title=User_talk:Hanhthtran.89&action=edit&editintro=Template:AFC_submission/user_talk_editintro&preload=Template:AFC_submission/user_talk_preload&preloadtitle=Your+submission+at+%5B%5BWP%3AAFC%7CArticles+for+creation%5D%5D%3A+Katalon+Studio&section=new">Inform author</a></span></div>
</td>
</tr>
</table>
<p>Katalon Studio developed by KMS Technology as a free automation testing solution.  The software is built on top of <a href="/enwiki/wiki/Open-source_software" title="Open-source software">open-source</a> automation frameworks <a href="/enwiki/wiki/Selenium_(software)" title="Selenium (software)">Selenium</a>, <a href="/enwiki/wiki/Appium" title="Appium">Appium</a> with and a specialized IDE interface for <a href="/enwiki/wiki/Web_testing" title="Web testing">web</a>, <a href="/enwiki/wiki/Mobile_testing" class="mw-disambig" title="Mobile testing">mobile</a> and <a href="/enwiki/wiki/API_testing" title="API testing">API testing</a>. <sup id="cite_ref-1" class="reference"><a href="#cite_note-1">[1]</a></sup></p>
<ul>
<li>Developers: Katalon LLC.</li>
<li>Initial release: January 2015</li>
<li>First public release: September 2016</li>
<li>Stable release: 5.4.1</li>
<li>Development status: Active</li>
<li>Operating system: <a href="/enwiki/wiki/Microsoft_Windows" title="Microsoft Windows">Microsoft Window</a>s, <a href="/enwiki/wiki/MacOS" title="MacOS">macOS, Linux</a></li>
<li>Available in: English</li>
<li>Type: <a href="/enwiki/wiki/Test_automation" title="Test automation">Test Automation</a>, <a href="/enwiki/wiki/Freeware" title="Freeware">Freeware</a></li>
<li>License: Proprietary - Free</li>
<li>Website:  <a rel="nofollow" class="external text" href="http://www.katalon.com/">http://www.katalon.com</a>]</li>
</ul>
<p></p>
<div id="toc" class="toc">
<div class="toctitle" lang="en" dir="ltr">
<h2>Contents</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#Approach"><span class="tocnumber">1</span> <span class="toctext"><b>Approach</b></span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Product"><span class="tocnumber">2</span> <span class="toctext"><b>Product</b></span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Integration_[9]"><span class="tocnumber">3</span> <span class="toctext"><b>Integration</b> <sup>[9]</sup></span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#License_[13]"><span class="tocnumber">4</span> <span class="toctext"><b>License</b> <sup>[13]</sup></span></a></li>
<li class="toclevel-1 tocsection-5"><a href="#See_also"><span class="tocnumber">5</span> <span class="toctext"><b>See also</b></span></a></li>
<li class="toclevel-1 tocsection-6"><a href="#References"><span class="tocnumber">6</span> <span class="toctext">References</span></a></li>
</ul>
</div>
<p></p>
<h2><span class="mw-headline" id="Approach"><b>Approach</b></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/enwiki/w/index.php?title=Katalon_Studio&action=edit&section=1" title="Edit section: Approach">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<p>The <a href="/enwiki/wiki/Test_automation" title="Test automation">test automation framework</a> provided within Katalon Studio was developed with the <a href="/enwiki/wiki/Keyword-driven_testing" title="Keyword-driven testing">keyword-driven</a> approach as the primary test authoring method with <a href="/enwiki/wiki/Data-driven_programming" title="Data-driven programming">data-driven</a> functionality for test execution. <sup id="cite_ref-:0_2-0" class="reference"><a href="#cite_note-:0-2">[2]</a></sup></p>
<p>The user interface is a complete <a href="/enwiki/wiki/Integrated_development_environment" title="Integrated development environment">integrated development environmen</a>t (IDE) developed on Eclipse <a href="/enwiki/wiki/Rich_client_platform" title="Rich client platform">rich client platform</a> (RCP). <sup id="cite_ref-:0_2-1" class="reference"><a href="#cite_note-:0-2">[2]</a></sup></p>
<p>The keyword libraries are a composition of common actions for web, API, and mobile testings. External libraries written in <a href="/enwiki/wiki/Java_(programming_language)" title="Java (programming language)">Java</a> can be imported into a project to be used as native functions. <sup id="cite_ref-3" class="reference"><a href="#cite_note-3">[3]</a></sup></p>
<p>The main scripting language is <a href="/enwiki/wiki/Apache_Groovy" title="Apache Groovy">Groovy</a>, Java <sup id="cite_ref-4" class="reference"><a href="#cite_note-4">[4]</a></sup> <sup id="cite_ref-5" class="reference"><a href="#cite_note-5">[5]</a></sup>, and <a href="/enwiki/wiki/JavaScript" title="JavaScript">JavaScript</a> and can be executed against all modern browsers, <a href="/enwiki/wiki/IOS" title="IOS">iOS</a>, and <a href="/enwiki/wiki/Android_(operating_system)" title="Android (operating system)">Android</a> applications supported by Selenium and Appium. <sup id="cite_ref-6" class="reference"><a href="#cite_note-6">[6]</a></sup></p>
<p>A notable benefit of Katalon Studio to the automation tester that it includes the up-to-date drivers which is compatible with the latest web and mobile environments over it monthly release. <sup id="cite_ref-7" class="reference"><a href="#cite_note-7">[7]</a></sup></p>
<h2><span class="mw-headline" id="Product"><b>Product</b></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/enwiki/w/index.php?title=Katalon_Studio&action=edit&section=2" title="Edit section: Product">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<p>Katalon Studio provides dual interchangeable interfaces: the recording- tabular editor for less technical user and the scripting IDE that is geared toward experienced tester to authoring automation scripts with syntax highlight and auto-complete functions. <sup id="cite_ref-:0_2-2" class="reference"><a href="#cite_note-:0-2">[2]</a></sup></p>
<p>Katalon Studio follows page <a href="/enwiki/wiki/Object_model" title="Object model">object model</a> pattern <sup id="cite_ref-8" class="reference"><a href="#cite_note-8">[8]</a></sup>. <a href="/enwiki/wiki/Graphical_user_interface" title="Graphical user interface">GUI</a> and API elements can be captured using the recording utility and stored to Katalon object repository.</p>
<p>Test planning can be structured using test suite with environment variables. Test execution can be parameterized and parallelized using profiles.</p>
<p>The remote execution can be triggered by <a href="/enwiki/wiki/Continuous_integration" title="Continuous integration">CI</a> systems via  <a href="/enwiki/wiki/Docker_(software)" title="Docker (software)">Docker</a> container or <a href="/enwiki/wiki/Command-line_interface" title="Command-line interface">command line interface</a> (CLI). <sup id="cite_ref-:1_9-0" class="reference"><a href="#cite_note-:1-9">[9]</a></sup></p>
<p>Debug information and Test reports can be viewed inside the Studio, exporting to <a href="/enwiki/wiki/JUnit" title="JUnit">JUnit</a> format or analyzed by Katalon Analytics - Katalon cloud test reporting service. <sup id="cite_ref-10" class="reference"><a href="#cite_note-10">[10]</a></sup></p>
<h2><span id="Integration_.5B9.5D"></span><span class="mw-headline" id="Integration_[9]"><b>Integration</b> <sup id="cite_ref-:1_9-1" class="reference"><a href="#cite_note-:1-9">[9]</a></sup></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/enwiki/w/index.php?title=Katalon_Studio&action=edit&section=3" title="Edit section: Integration [9]">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<p><a href="/enwiki/wiki/Git" title="Git">Git</a> for version control system and team collaboration.</p>
<p>Jira BBD plugins for <a href="/enwiki/wiki/Behavior-driven_development" title="Behavior-driven development">BDD</a> practices and bug submission.</p>
<p><a href="/enwiki/wiki/Slack_(software)" title="Slack (software)">Slack</a>/email integration for notification and reports.</p>
<p>qTest integration for Test management. <sup id="cite_ref-11" class="reference"><a href="#cite_note-11">[11]</a></sup></p>
<p>Kobiton <sup id="cite_ref-12" class="reference"><a href="#cite_note-12">[12]</a></sup>/<a href="/enwiki/wiki/BrowserStack" title="BrowserStack">Browserstack</a>/<a href="/enwiki/wiki/Sauce_Labs" title="Sauce Labs">Sauce Labs</a> integration for cloud test environments.</p>
<h2><span id="License_.5B13.5D"></span><span class="mw-headline" id="License_[13]"><b>License</b> <sup id="cite_ref-13" class="reference"><a href="#cite_note-13">[13]</a></sup></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/enwiki/w/index.php?title=Katalon_Studio&action=edit&section=4" title="Edit section: License [13]">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<p>Katalon Studio is a <a href="/enwiki/wiki/Freeware" title="Freeware">Freeware</a> with business support services. Katalon LLC. also provides the customization and testing services using the based software.</p>
<h2><span class="mw-headline" id="See_also"><b>See also</b></span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/enwiki/w/index.php?title=Katalon_Studio&action=edit&section=5" title="Edit section: See also">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<ul>
<li><a href="/enwiki/wiki/Selenium_(software)" title="Selenium (software)">Selenium (software)</a></li>
<li><a href="/enwiki/wiki/Appium" title="Appium">Appium</a></li>
<li><a href="/enwiki/wiki/Test_automation" title="Test automation">Test automation</a></li>
<li><a href="/enwiki/wiki/GUI_software_testing" class="mw-redirect" title="GUI software testing">GUI software testing</a></li>
<li><a href="/enwiki/wiki/Comparison_of_GUI_testing_tools" title="Comparison of GUI testing tools">Comparison of GUI testing tools</a></li>
<li><a href="/enwiki/wiki/List_of_GUI_testing_tools" class="mw-redirect" title="List of GUI testing tools">List of GUI testing tools</a></li>
<li><a href="/enwiki/wiki/List_of_web_testing_tools" title="List of web testing tools">List of web testing tools</a></li>
</ul>
<h2><span class="mw-headline" id="References">References</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/enwiki/w/index.php?title=Katalon_Studio&action=edit&section=6" title="Edit section: References">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<div class="mw-references-wrap mw-references-columns">
<ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://finance.yahoo.com/news/kms-technology-releases-katalon-studio-133727741.html">"KMS Technology Releases Katalon Studio, Free Intelligent Test Automation Toolset"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=KMS+Technology+Releases+Katalon+Studio%2C+Free+Intelligent+Test+Automation+Toolset&rft_id=https%3A%2F%2Ffinance.yahoo.com%2Fnews%2Fkms-technology-releases-katalon-studio-133727741.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-:0-2"><span class="mw-cite-backlink">^ <a href="#cite_ref-:0_2-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-:0_2-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-:0_2-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite class="citation book">Adams, Ajamo (2018). <i>Stop Coding - Learn to test automate without coding and get that automation testing job</i>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Stop+Coding+-+Learn+to+test+automate+without+coding+and+get+that+automation+testing+job&rft.date=2018&rft.aulast=Adams&rft.aufirst=Ajamo&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://dzone.com/articles/how-to-import-external-library-into-your-automatio">"Importing an External Library Into Your Automation Project in Katalon Studio - DZone DevOps"</a>. <i>dzone.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=dzone.com&rft.atitle=Importing+an+External+Library+Into+Your+Automation+Project+in+Katalon+Studio+-+DZone+DevOps&rft_id=https%3A%2F%2Fdzone.com%2Farticles%2Fhow-to-import-external-library-into-your-automatio&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.hcmc-stc.org/blog/a-structured-evaluation-for-selecting-a-right-automated-testing-tool">"A Structured Evaluation for Selecting a Right Automated Testing Tool"</a>. <i>HCMC Software Testing Club</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=HCMC+Software+Testing+Club&rft.atitle=A+Structured+Evaluation+for+Selecting+a+Right+Automated+Testing+Tool&rft_id=http%3A%2F%2Fwww.hcmc-stc.org%2Fblog%2Fa-structured-evaluation-for-selecting-a-right-automated-testing-tool&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://dzone.com/articles/creating-test-case-using-script-mode-1">"Creating Test Cases Using Script Mode With Katalon Studio - DZone DevOps"</a>. <i>dzone.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=dzone.com&rft.atitle=Creating+Test+Cases+Using+Script+Mode+With+Katalon+Studio+-+DZone+DevOps&rft_id=https%3A%2F%2Fdzone.com%2Farticles%2Fcreating-test-case-using-script-mode-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://dzone.com/articles/best-automation-testing-tools-for-2018">"Best Automation Testing Tools for 2018 - DZone DevOps"</a>. <i>dzone.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=dzone.com&rft.atitle=Best+Automation+Testing+Tools+for+2018+-+DZone+DevOps&rft_id=https%3A%2F%2Fdzone.com%2Farticles%2Fbest-automation-testing-tools-for-2018&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://forum.katalon.com/discussion/5747/roadmap-and-voting-for-your-features#latest">"Roadmap and Voting for your features"</a>. <i>Katalon Q&A</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=Katalon+Q%26A&rft.atitle=Roadmap+and+Voting+for+your+features&rft_id=https%3A%2F%2Fforum.katalon.com%2Fdiscussion%2F5747%2Froadmap-and-voting-for-your-features%23latest&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://www.utest.com/articles/what-makes-katalon-studio-more-powerful-than-any-other-selenium-based-frameworks">"uTest"</a>. <i>www.utest.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=www.utest.com&rft.atitle=uTest&rft_id=https%3A%2F%2Fwww.utest.com%2Farticles%2Fwhat-makes-katalon-studio-more-powerful-than-any-other-selenium-based-frameworks&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-:1-9"><span class="mw-cite-backlink">^ <a href="#cite_ref-:1_9-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-:1_9-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://docs.katalon.com/display/KD/Test+Integrations">"Test Integrations - Katalon Studio - Katalon Documentation"</a>. <i>docs.katalon.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=docs.katalon.com&rft.atitle=Test+Integrations+-+Katalon+Studio+-+Katalon+Documentation&rft_id=https%3A%2F%2Fdocs.katalon.com%2Fdisplay%2FKD%2FTest%2BIntegrations&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://www.benzinga.com/pressreleases/17/11/p10261419/kms-technology-releases-katalon-studio-v5-0-featuring-katalon-analytic">"KMS Technology Releases Katalon Studio v5.0, Featuring Katalon Analytics (Beta)"</a>. <i>Benzinga</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Benzinga&rft.atitle=KMS+Technology+Releases+Katalon+Studio+v5.0%2C+Featuring+Katalon+Analytics+%28Beta%29&rft_id=https%3A%2F%2Fwww.benzinga.com%2Fpressreleases%2F17%2F11%2Fp10261419%2Fkms-technology-releases-katalon-studio-v5-0-featuring-katalon-analytic&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://www.qasymphony.com/blog/integrating-katalon-studio-qtest-manager/">"Integrating Katalon Studio, a free automated testing solution, with qTest Manager - QASymphony"</a>. <i>QASymphony</i>. 2017-08-10<span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=QASymphony&rft.atitle=Integrating+Katalon+Studio%2C+a+free+automated+testing+solution%2C+with+qTest+Manager+-+QASymphony&rft.date=2017-08-10&rft_id=https%3A%2F%2Fwww.qasymphony.com%2Fblog%2Fintegrating-katalon-studio-qtest-manager%2F&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://dzone.com/articles/how-to-integrate-with-kobiton">"How to Integrate Katalon Studio With Kobiton - DZone Integration"</a>. <i>dzone.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=dzone.com&rft.atitle=How+to+Integrate+Katalon+Studio+With+Kobiton+-+DZone+Integration&rft_id=https%3A%2F%2Fdzone.com%2Farticles%2Fhow-to-integrate-with-kobiton&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://www.katalon.com/support-service-options/">"Support Service Options | Katalon Studio"</a>. <i>Katalon Studio</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-05-16</span></span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=Katalon+Studio&rft.atitle=Support+Service+Options+%7C+Katalon+Studio&rft_id=https%3A%2F%2Fwww.katalon.com%2Fsupport-service-options%2F&rfr_id=info%3Asid%2Fen.wikipedia.org%3AKatalon+Studio" class="Z3988"><span style="display:none;"> </span></span></span></li>
</ol>
</div>
<!--
NewPP limit report
Parsed by mw1342
Cached time: 20180517081709
Cache expiry: 1900800
Dynamic content: false
CPU time usage: 0.172 seconds
Real time usage: 0.204 seconds
Preprocessor visited node count: 617/1000000
Preprocessor generated node count: 0/1500000
Post‐expand include size: 24168/2097152 bytes
Template argument size: 141/2097152 bytes
Highest expansion depth: 8/40
Expensive parser function count: 4/500
Unstrip recursion depth: 0/20
Unstrip post‐expand size: 13582/5000000 bytes
Lua time usage: 0.090/10.000 seconds
Lua memory usage: 3.26 MB/50 MB
-->
<!--
Transclusion expansion time report (%,ms,calls,template)
100.00% 176.896 1 -total
43.90% 77.663 8 Template:Cite_news
33.12% 58.591 1 Template:AFC_submission
27.44% 48.549 1 Template:AFC_submission/created
25.67% 45.406 1 Template:Ambox
9.74% 17.234 4 Template:Cite_web
3.79% 6.711 1 Template:Cite_book
1.23% 2.167 1 Template:AfC_date_category
-->
</div>' |
Whether or not the change was made through a Tor exit node (tor_exit_node ) | 0 |
Unix timestamp of change (timestamp ) | 1526545053 |