-
Notifications
You must be signed in to change notification settings - Fork 7
Home
mayankgupta01 edited this page Feb 17, 2014
·
9 revisions
This is a one of a kind UI Test Automation framework which integrates TestNG with MS Excel seamlessly. You can write test cases,create test groups,and assign priority in MS Excel and then run the tests using TestNG, and generate UI friendly reports
- Single mode of input via Excel file (no coding required to automate test cases). Configurable to run in Firefox/Chrome and IE browsers.
- One click run.
- Three tiers of reporting – pass/fail for each test step in Excel, Test case/Test group level reporting in pdf format via TestNG, stepwise action logging via log4j
- Database validations capability during test execution
- Capability to configure number of iterations for each test case with individual inputs for each iteration. Inputs include: Which browser to run the test case in, test case specific data.