Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Bqurious at the moment, supports two types of tests:

  1. Functional UI Tests
  2. API Tests

Functional UI Tests

Functional UI tests are black-box tests that allow you to validate the functionality of the application under test from an end-user perspective. Functionality of the system is testing by providing appropriate input, verifying the output and comparing the actual result with the expected result. Some salient points of Functional Tests are:

Info
titleFunctional Testing
  • Functional testing is performed using the functional specification provided by the client and verifies the system against the functional requirements.
  • Business requirements are the inputs to functional testing
  • Functional testing describes what the product does


span across multiple technologies including Web, Mobile, SAP™, Oracle EBS™ and several other packaged applications like Salesforce™, IBM Maximo™ etc. 

Step-by-step guide


Info

...