Getting Started With QEngine Functional Testing
Ensure hassle free test creation by following the steps below.
Organize Tests |
Create Scripts & Recording |
Adding Test cases |
Execute Test |
Analyze Reports |
|
 |
 |
 |
|
The first step in test automation planning is to organize the test based on various modules in the application. |
Create Suite
|
The suite will contain the test scripts , testcases and test data for the application.Create different suites for different applications.
|
|
|
|
Create Module
|
Modules are part of the suite. Modules are used to segregate the test cases belonging to various (modules) of the application.This will enable module wise test execution to test a certain part of the application alone.
|
|
|
|
|
Your first step to test automation is creating scripts and recording the scenario to be tested. |
Create Scripts
|
Scripts are the place where the user actions will be recorded as keywords in a script format. Scripts can be contained in a Module or a Suite.
|
|
|
|
Recording Scripts
|
To create scripts with specific scenario,recording of scripts should be done. To record a script click on "Start Recording" button.
|
|
|
|
|
You can insert checkpoints / Testcases to validate the content displayed in the web page. |
Add Checkpoint
|
Checkpoint is a means to validate any single property of the element shown in the webpage.
|
|
|
|
Add Testcase
|
Using a testcase you, can validate all the properties of the element present in the webpage.
|
|
|
|
Add Functions
|
QEngine has lot of utility functions to do certain operations while executing test.
|
|
|
|
Data Configuration
|
QEngine allows configuring value from an external data source to use it during test execution.
|
|
|
|
|
Execute the suite or scripts and validate the results. |
Configuring Runtime Settings
|
QEngine provides various settings for executing the test such as Fast play, Ajax support playback, debug mode playback etc.,
|
|
|
|
Playback the script/suite
|
The script or suite can be played back individually to check the testplan.
|
|
|
|
Regression Testing
|
The test can be played back in the regression mode to validate the application build every night.
|
|
|
|
|
The reports consist of three parts script report, Testcase report and page property report. |
Testcase Report
|
This gives summary report of all the testcases executed and it also provides modulewise report for testcases.
|
|
|
|
Script Report
|
This gives summary report for all the scripts executed.
|
|
|
|
Page Property Report
|
This gives the details of the page loaded during test execution such as response time, response code, number of frames etc.,
|
|
|
|
Comparison Report
|
The reports can be compared against the Master report or any other report to determine any new issues in the application.
|
|
|
|
|
|
|
 |
 |
 |
|
|
 |
 |
 |
|
to get free technical support during the trial period!
Need help?
Go through our Video demos
Want to get comparison with any other tool ? Let us know
Discuss technical issues with other QEngine users in our forums
Follow QEngine blogs for interesting facts
Request features you wish to see in QEngine
Reach us directly at +1 888 720 9500
|
|
 |
|
 |
|