Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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:

Functional 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




  • No labels