Objective-C – Software Testing Tools Guide http://www.testingtoolsguide.net A comprehensive software testing tools listing Mon, 19 Feb 2018 13:37:13 +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 Objective-C – Software Testing Tools Guide http://www.testingtoolsguide.net 32 32 TestKit http://www.testingtoolsguide.net/tools/testkit/ http://www.testingtoolsguide.net/tools/testkit/#respond Wed, 02 Nov 2016 17:25:55 +0000 http://www.testingtoolsguide.net/tools/testkit/ TestKit is an adaptation of JUnit for Objective-C and the Mac OS X development environment. TestKit shares much of the functionality of…

The post TestKit appeared first on Software Testing Tools Guide.

]]>
TestKit is an adaptation of JUnit for Objective-C and the Mac OS X development environment. TestKit shares much of the functionality of JUnit, and it adds functionality to help programmers with the problems and challenges unique to Objective-C.

The post TestKit appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/testkit/feed/ 0
SonarQube http://www.testingtoolsguide.net/tools/sonarqube/ http://www.testingtoolsguide.net/tools/sonarqube/#respond Wed, 02 Nov 2016 17:24:56 +0000 http://www.testingtoolsguide.net/tools/sonarqube/ Continuous Code Quality

The post SonarQube appeared first on Software Testing Tools Guide.

]]>
Continuous Code Quality

The post SonarQube appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/sonarqube/feed/ 0
Protecode http://www.testingtoolsguide.net/tools/protecode/ http://www.testingtoolsguide.net/tools/protecode/#respond Wed, 02 Nov 2016 17:23:31 +0000 http://www.testingtoolsguide.net/tools/protecode/ Protecode is an automated software composition analysis tool from Synopsys that enables organizations to audit open source software compliance, vulnerabilities…

The post Protecode appeared first on Software Testing Tools Guide.

]]>
Protecode is an automated software composition analysis tool from Synopsys that enables organizations to audit open source software compliance, vulnerabilities in third party code, and achieve governance over open source.

The post Protecode appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/protecode/feed/ 0
OCUnit http://www.testingtoolsguide.net/tools/ocunit/ http://www.testingtoolsguide.net/tools/ocunit/#respond Wed, 02 Nov 2016 17:23:18 +0000 http://www.testingtoolsguide.net/tools/ocunit/ OCUnit is a testing framework for Objective C in the Mac OS X, Mac OS X Server, GNUSTEP, YellowBox/Cocoa and…

The post OCUnit appeared first on Software Testing Tools Guide.

]]>
OCUnit is a testing framework for Objective C in the Mac OS X, Mac OS X Server, GNUSTEP, YellowBox/Cocoa and WebObjects/Objective C environments.

The post OCUnit appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/ocunit/feed/ 0
OCMock http://www.testingtoolsguide.net/tools/ocmock/ http://www.testingtoolsguide.net/tools/ocmock/#respond Wed, 02 Nov 2016 17:23:18 +0000 http://www.testingtoolsguide.net/tools/ocmock/ Mock objects for Objective-C Stubs – return values for specific method invocations Dynamic Mocks – verify interaction patterns Partial Mocks…

The post OCMock appeared first on Software Testing Tools Guide.

]]>
Mock objects for Objective-C

  • Stubs – return values for specific method invocations
  • Dynamic Mocks – verify interaction patterns
  • Partial Mocks – overwrite methods of existing objects

The post OCMock appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/ocmock/feed/ 0
ObjcUnit http://www.testingtoolsguide.net/tools/objcunit/ http://www.testingtoolsguide.net/tools/objcunit/#respond Wed, 02 Nov 2016 17:23:04 +0000 http://www.testingtoolsguide.net/tools/objcunit/ ObjcUnit is a unit testing framework for Objective-C on Mac OS X. Its design was copied from JUnit, written by…

The post ObjcUnit appeared first on Software Testing Tools Guide.

]]>
ObjcUnit is a unit testing framework for Objective-C on Mac OS X. Its design was copied from JUnit, written by Erich Gamma and Kent Beck, and then adapted somewhat for Objective-C.

The post ObjcUnit appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/objcunit/feed/ 0
Fortify http://www.testingtoolsguide.net/tools/fortify/ http://www.testingtoolsguide.net/tools/fortify/#respond Wed, 02 Nov 2016 17:21:29 +0000 http://www.testingtoolsguide.net/tools/fortify/ HPE Security Fortify offers end-to-end application security solutions with the flexibility of testing on-premise and on-demand to cover the entire…

The post Fortify appeared first on Software Testing Tools Guide.

]]>
HPE Security Fortify offers end-to-end application security solutions with the flexibility of testing on-premise and on-demand to cover the entire software development lifecycle.

The post Fortify appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/fortify/feed/ 0
FitNesse http://www.testingtoolsguide.net/tools/fitnesse/ http://www.testingtoolsguide.net/tools/fitnesse/#respond Wed, 02 Nov 2016 17:21:21 +0000 http://www.testingtoolsguide.net/tools/fitnesse/ The fully integrated standalone wiki and acceptance testing framework

The post FitNesse appeared first on Software Testing Tools Guide.

]]>
The fully integrated standalone wiki and acceptance testing framework

The post FitNesse appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/fitnesse/feed/ 0
Coverity http://www.testingtoolsguide.net/tools/coverity/ http://www.testingtoolsguide.net/tools/coverity/#respond Wed, 02 Nov 2016 17:20:53 +0000 http://www.testingtoolsguide.net/tools/coverity/ Static code analysis finds defects and security vulnerabilities in source code without executing the code. Also known as Static Application…

The post Coverity appeared first on Software Testing Tools Guide.

]]>
Static code analysis finds defects and security vulnerabilities in source code without executing the code. Also known as Static Application Security Testing (SAST), it is used to improve software quality and security with automation in IoT, Automotive, Medical, Enterprise, Cloud, Mobile, Social, Shared Economy, Analytics, and mission critical software development lifecycle.

The post Coverity appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/coverity/feed/ 0
Clang Static Analyzer http://www.testingtoolsguide.net/tools/clang-static-analyzer/ http://www.testingtoolsguide.net/tools/clang-static-analyzer/#respond Mon, 19 Feb 2018 13:37:13 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2536 The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C programs.

The post Clang Static Analyzer appeared first on Software Testing Tools Guide.

]]>
The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C programs.

The post Clang Static Analyzer appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/clang-static-analyzer/feed/ 0