VTAF
stranded for virtusa Test Automation Framework .This post regarding
for beginners who is newly for VTAF .At that age I am also a beginner so if this
contain something wrong plz be sorry and put the comment on that, by referring
following chart you can get brief idea about the flow of VTAF.
Steps -
- PLAN TEST - Use VTAF Automation Tool
- CAPTURE UI OBJECT - Identify the objects form the pages according to the Test Case which had been provided by manual Automation Team. In practice this is a hardest part of the flow and the most imported part .Use the object Manager or Auto4GL object map.
- WRITE SCRIPT - Using Auto4GL Script Editor we can do scripting using commands. Will see that how to script with several commands .
- CUSTOMIZED THE SCRIPT -Use Business Component & Data Table in Auto4GL .Do you know what is the Business Component and Data table??No...Come down to see it.....
- GENERATE - After doing Scripting We are about to run .When we are generating the script we can see in our project folder there is the new folder call as "gen"
- RUN ON IDE - After the Generate we have to Open it via target tool IDE (Eclipse)
- COMPILE/DEBUG -We are about to compile on IDE if it occur errors, able to use debug point and fixed it.
- GENERATE THE REPORT - If it is run without any bug it will generate the report.
happy to see this
ReplyDelete