Git Product home page Git Product logo

accenture-nordics-developer-virtual-experience-program's Introduction

Accenture-Nordics-Developer-Virtual-Experience-Program

Accenture Virtual Experience dealt with Software Architecture ,Programming, Testing ,Security and AI.

Unit Testing

Involves editing the code to ensure that the functions work as it should. Unit-testing also involves the testing of specific modules or pieces of code within your app.

Three A's of Unit Testing

The AAA stands for Arrange, Act, and Assert. This is a great way to make sure we’re covering all aspects of testing a module of code.

  • Arrange the state of the data to set it up for testing.
  • Act on the data through some method that performs an action.
  • Assert that the result from acting on that data is what we expect it to be.

User Acceptance Testing

User acceptance testing (UAT) is the final stage of testing. UAT is performed by the end user or the client with the purpose to make sure that the product work as intended and meets the requirements.

During this phase, the testing should not focus on small cosmetic errors nor showstoppers since these should have been detected during the earlier stages: Unit testing, Integration testing, and System testing. Instead, the product should be tested against test scenarios to confirm that the product works in a “real world environment”.

accenture-nordics-developer-virtual-experience-program's People

Contributors

samkamau81 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

saptankshi

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.