Git Product home page Git Product logo

donniezhanggit's Projects

acceptance-tests icon acceptance-tests

Interesting homework I did at university for a software engineering class. In this project, I learned to write acceptance tests using gherkin and cucumber in java.

acceptance_test_the_tv_guide icon acceptance_test_the_tv_guide

Acceptance tests are high-level tests that essentially walk through an application as a user would. Acceptance tests will read like a script of a user interacting with our application, ensuring acceptance criteria is met along the way. We might have a test that walks through a user signing up for our app, filling out a form successfully, or viewing a particular item's page. In this challenge you'll continue using your Test Driven Development skills by building out the apps functionality. Test driven development helps create a clean code base with only the code for the exact features we expect users to use. To be great TDD developers, you must first have an acceptance test written before starting on a new feature. Acceptance tests are based on user stories with acceptance criteria, and thus a well-written test thoroughly addresses these criteria. In this challenge, we have written the acceptance tests for the first two user stories. Let the failing tests guide your implementation of these features. Once all the tests are passing, fulfill the last user story by writing new tests and getting the tests to pass. Learning Goals Practice TDD by using Capybara to simulate a user interacting with a web page Writing Capybara tests driven by desired user story behavior

agile_katas icon agile_katas

Agile exercises done using Test Driven Development (TDD).

agiletesting icon agiletesting

敏捷测试,端到端的自动化测试,面向服务接口测试,契约测试

airport icon airport

Parking Lot calculator examples for ATDD by Example

airtest icon airtest

UI Automation Framework for Games and Apps

all-things-cqrs icon all-things-cqrs

Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.

allure-pytest icon allure-pytest

Deprecated, please use https://github.com/allure-framework/allure-python instead

android-apidemos icon android-apidemos

A fork of Google's Android ApiDemos application, used for testing Appium

android-cucumber-bdd-sample icon android-cucumber-bdd-sample

A sample project that has most of the tests and code written in a Behaviour Driven Development style, using the Cucumber framework.

api-testing-java-httpclient icon api-testing-java-httpclient

Example code for a simple REST API test framework using core Java functionality to make HTTP requests. Build and dependency management is handled by Maven.

api-testing-java-restassured icon api-testing-java-restassured

Example code for a simple REST API test framework using RestAssured library to make HTTP requests. Build and dependency management is handled by Maven.

api-testing-java-restassured-auth icon api-testing-java-restassured-auth

Example full testing solution for REST API with authorisation, written in Java using RestAssured. Build and dependency management is handled by Maven.

api_automation icon api_automation

基于Pytest+request+Allure的接口自动化开源框架(第一版)

api_service icon api_service

基于Pytest+request+Allure的接口自动化开源框架2(升级版)

apollo icon apollo

Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.