This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
19 terms were found at your request 'Tools'
RSpec, Capybara, Watir, Cucumber. |
|
jUnit, TestNG, Cactus, EasyMock, Mockito, Cucumber. |
|
Selenium (browser automation), WebDriver, SoapUI (for API testing), Watir, Watin, QTP, Cucumber. |
|
JMeter, NeoLoad, LoadRunner, LoadUI, Siege, Gatling. |
|
CocoaPods (dependency manager), Flurry (for analytics), TestFlight (for installation and testing iOS apps), HockeyApp (platform for apps). |
|
A set of website optimization and scaling tools. Some of these tools act as web servers and reverse proxies, others help reduce the load on a web server while increasing website speed. They are also used for caching web, sharing network resources and aiding security. |
|
Hadoop, Hive, Pig, Apache HBase, Cassandra, MapReduce (method), Spark. |
|
Jenkins, TeamCity, Travis CI, Bamboo, Codeship, CircleCI, Hudson. |
|
Jira, Mantis, Confluence, Redmine, YouTrack, Trello, BaseCamp. |
|
Stands for Version Control System. Any VCS tool, online or otherwise, is a repository of files, where developers can add new or change existing files, while monitoring these changes. Such tools allow to see who made the changes, resolve conflicts in code, return to previous versions and other features. |
|
New Relic, Nagios, Icinga, Graphite, Ganglia, Cacti, PagerDuty, Sensu, Prometheus. |
|
Puppet / MCollective, Chef, Ansible, CFEngine, SaltStack, RANCID, Ubuntu Juju, Kubernetes. |
|
VMware, Xen, KVM, OpenStack, Hyper-V, Azure Pack, Docker, OpenVZ, VirtualBox, Parallels Desktop, Vagrant. |
|
Mocha, Chai, Jasmine, Jest, Karma, Cucumber, Ava, Sinon, Enzyme, Testdouble, Istanbul, Protractor, Nightwatch, Phantom, Casper, Blue-Ridge, SugarTest, FireUnit, JSLint, QUnit, JSpec, JSLitmus, Selenium, Watir, Sahi |
|
Platform for building applications. This engine, which is also known as MSBuild, provides an XML schema for a project file that controls how the build platform processes and builds software. Visual Studio uses MSBuild to load and build managed projects. |
|
A type of tool used for testing and debugging computer programs. Debugging is used to find defects within a program (bugs) and resolving issue they are causing. With debugging tools you can execute the program to a certain point or one line at a time, depending on how you want to examine it. |
|
Android Development Tools (ADT) is a plugin for the Eclipse IDE that provides a powerful, integrated environment for building Android apps. ADT extends the capabilities of Eclipse to let you quickly set up new Android projects, create an application UI, debug your apps using the Android SDK tools, etc. |