Created
April 25, 2019 12:57
-
-
Save Qambar/84019a68310a164180516ca06f0f8d83 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name | ring | quadrant | isNew | description | |
---|---|---|---|---|---|
Appium | adopt | tools | FALSE | ppium is an open-source tool for automating native, mobile web, and hybrid applications on iOS mobile, Android mobile, and Windows desktop platforms. Native apps are those written using the iOS, Android, or Windows SDKs. Mobile web apps are web apps accessed using a mobile browser (Appium supports Safari on iOS and Chrome or the built-in 'Browser' app on Android). Hybrid apps have a wrapper around a "webview" -- a native control that enables interaction with web content. | |
Swift | adopt | languages & frameworks | FALSE | Apple's programming language for building iOS applications. | |
Cucumber | adopt | tools | FALSE | Cucumber is a software tool used by computer programmers for testing other software.[7] It runs automated acceptance tests written in a behavior-driven development (BDD) style. Central to the Cucumber BDD approach is its plain language parser called Gherkin. | |
Page Object Pattern | adopt | techniques | FALSE | Page Object Model is a design pattern which has become popular in test automation for enhancing test maintenance and reducing code duplication. A page object is an object-oriented class that serves as an interface to a page of your AUT. | |
Ruby | adopt | languages & frameworks | FALSE | A dynamic, open source programming language with a focus on simplicity and productivity. Ruby is seen as a flexible language, since it allows its users to freely alter its parts. Essential parts of Ruby can be removed or redefined, at will. Existing parts can be added upon. Ruby tries not to restrict the coder. | |
Charles | adopt | tools | FALSE | Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). | |
Android | adopt | Platforms | FALSE | ||
iOS | adopt | Platforms | FALSE | ||
BDD | adopt | languages & frameworks | FALSE | Behaviour-Driven Development (BDD) is a collaborative approach to software development that bridges the communication gap between business and IT. BDD helps teams communicate requirements with more precision, discover defects early and produce software that remains maintainable over time. | |
Calabash | hold | tools | FALSE | Calabash is a test automation framework that enables mobile developers and pretty much anyone without coding skills to create and execute automated acceptance tests for Android and iOS apps. Its on hold because we do not use it any more as it doesn't support higher versions of Android or iOS | |
AWS | adopt | techniques | FALSE | Amazon Web Services (AWS) is a secure cloud services platform, offering compute power, database storage, content delivery and other functionality to help businesses scale and grow. Explore how millions of customers are currently leveraging AWS cloud products and solutions to build sophisticated applications with increased flexibility, scalability and reliability. | |
Test Rail | adopt | tools | FALSE | ||
Jira | adopt | tools | FALSE | ||
mobsf | trial | tools | FALSE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment