Jean-Baptiste CROUIGNEAU – Software Testing Tools Guide http://www.testingtoolsguide.net A comprehensive software testing tools listing Fri, 07 Feb 2020 08:37:07 +0000 en-US hourly 1 https://wordpress.org/?v=5.3.21 http://www.testingtoolsguide.net/wp-content/uploads/2016/11/cropped-icon-32x32.png Jean-Baptiste CROUIGNEAU – Software Testing Tools Guide http://www.testingtoolsguide.net 32 32 DevOps tools on Azure http://www.testingtoolsguide.net/tools/devops-tools-on-azure/ http://www.testingtoolsguide.net/tools/devops-tools-on-azure/#respond Fri, 07 Feb 2020 08:37:07 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2902 With end-to-end solutions on Azure, teams can implement DevOps practices in each of the application lifecycle phases: plan, develop, deliver,…

The post DevOps tools on Azure appeared first on Software Testing Tools Guide.

]]>
With end-to-end solutions on Azure, teams can implement DevOps practices in each of the application lifecycle phases: plan, develop, deliver, and operate.

The post DevOps tools on Azure appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/devops-tools-on-azure/feed/ 0
ACTS http://www.testingtoolsguide.net/tools/acts/ http://www.testingtoolsguide.net/tools/acts/#respond Mon, 05 Nov 2018 15:55:33 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2699 Automated Combinatorial Testing for Software. Combinatorial testing is a proven method for more effective software testing at lower cost.

The post ACTS appeared first on Software Testing Tools Guide.

]]>
Automated Combinatorial Testing for Software. Combinatorial testing is a proven method for more effective software testing at lower cost.

The post ACTS appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/acts/feed/ 0
PICT http://www.testingtoolsguide.net/tools/pict/ http://www.testingtoolsguide.net/tools/pict/#respond Mon, 05 Nov 2018 15:47:22 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2698 PICT generates test cases and test configurations.

The post PICT appeared first on Software Testing Tools Guide.

]]>
PICT generates test cases and test configurations.

The post PICT appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/pict/feed/ 0
TESTONA http://www.testingtoolsguide.net/tools/testona/ http://www.testingtoolsguide.net/tools/testona/#respond Mon, 05 Nov 2018 15:44:02 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2696 TESTONA is a tool for systematic test design in the black-box-tests. All standard specification-based test methods are supported and represented…

The post TESTONA appeared first on Software Testing Tools Guide.

]]>
TESTONA is a tool for systematic test design in the black-box-tests. All standard specification-based test methods are supported and represented in classification trees, e.g. equivalence class test, boundary value test, partition test, combinatorial test, classification tree method and statistical test.

The post TESTONA appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/testona/feed/ 0
Test Vector Generator http://www.testingtoolsguide.net/tools/test-vector-generator/ http://www.testingtoolsguide.net/tools/test-vector-generator/#respond Mon, 05 Nov 2018 15:38:11 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2695 Test Vector Generator (TVG) is a project-based MDI application. Basically, TVG, providing a software tester with GUI to generate combinatorial…

The post Test Vector Generator appeared first on Software Testing Tools Guide.

]]>
Test Vector Generator (TVG) is a project-based MDI application. Basically, TVG, providing a software tester with GUI to generate combinatorial Test Vectors based on the input-output relationship, N-way coverage or randomly.

The post Test Vector Generator appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/test-vector-generator/feed/ 0
Pro-Test http://www.testingtoolsguide.net/tools/pro-test/ http://www.testingtoolsguide.net/tools/pro-test/#respond Mon, 05 Nov 2018 15:32:01 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2694 Combinatorial Testing/Covering Arrays with a Simple User Interface.

The post Pro-Test appeared first on Software Testing Tools Guide.

]]>
Combinatorial Testing/Covering Arrays with a Simple User Interface.

The post Pro-Test appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/pro-test/feed/ 0
Perlclip http://www.testingtoolsguide.net/tools/perlclip/ http://www.testingtoolsguide.net/tools/perlclip/#respond Mon, 05 Nov 2018 15:26:33 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2692 Sometimes you need to test a text field or document with different kinds of stressful inputs. But, it can be…

The post Perlclip appeared first on Software Testing Tools Guide.

]]>
Sometimes you need to test a text field or document with different kinds of stressful inputs. But, it can be a pain to prepare the text data. PerlClip is a tool that helps you do that. PerlClip places prepared text into the Windows clipboard so you can paste it wherever you need it.

The post Perlclip appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/perlclip/feed/ 0
ALLPAIRS http://www.testingtoolsguide.net/tools/allpairs/ http://www.testingtoolsguide.net/tools/allpairs/#respond Mon, 05 Nov 2018 15:21:57 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2691 Let’s say you must test something that involves a lot of different variables. Configuration testing is like that: different printers,…

The post ALLPAIRS appeared first on Software Testing Tools Guide.

]]>
Let’s say you must test something that involves a lot of different variables. Configuration testing is like that: different printers, different print options, different documents. Who knows what combination will fail? But you can’t try all combinations of all variables together, because that would be too many tests. So instead, you could create tests that pair each value of each of the variables with each value of each other variable at least once.

The post ALLPAIRS appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/allpairs/feed/ 0
Testcover.com http://www.testingtoolsguide.net/tools/testcover-com/ http://www.testingtoolsguide.net/tools/testcover-com/#respond Mon, 05 Nov 2018 15:15:03 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2689 Testcover.com provides advanced, combinatorial test designs.

The post Testcover.com appeared first on Software Testing Tools Guide.

]]>
Testcover.com provides advanced, combinatorial test designs.

The post Testcover.com appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/testcover-com/feed/ 0
File-AID http://www.testingtoolsguide.net/tools/file-aid/ http://www.testingtoolsguide.net/tools/file-aid/#respond Fri, 10 Aug 2018 14:25:52 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2633 Cross-platform file and data management solution.

The post File-AID appeared first on Software Testing Tools Guide.

]]>
Cross-platform file and data management solution.

The post File-AID appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/file-aid/feed/ 0