The following pages and posts are tagged with
| Title | Type | Excerpt | 
|---|---|---|
| Describe Test Step | Page | Test step can be defined in .java or .bdl files. It consists of description, with which it is known. Step in Java @QAFTestStep(description="meaning full step descriptor") public <return_type> stepMethod(<parameters>) {... |