Sunday, January 24, 2016

Play With VTAF - PART 02 /Create a project on VTAF

First of all you should install VTAF on your machine with license ,Now you can start you VTAF project as following steps .  

Setting details as follows -   

Project structure 

 

Folder Structure of the Created Project 

 

 

         I think that you can understand what happen inside VTAF when we are creating a project .I am not about to explain one by one because I believe that you can understand from diagram easily what I am about to say,PLZ ones you read my post ,put you comment it is very important to me .See you in next post about example project creation.

Saturday, January 23, 2016

Play With VTAF - PART 01

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 -
  1. PLAN TEST - Use VTAF Automation Tool
  2. 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.
  3. WRITE SCRIPT - Using Auto4GL Script Editor we can do scripting using commands. Will see that how to script with several commands   .
  4. 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.....
  5. 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"
  6. RUN ON IDE - After the Generate we have to Open it via target tool IDE (Eclipse)
  7. COMPILE/DEBUG -We are about to compile on IDE if it occur errors, able to use debug point and fixed it.
  8.  GENERATE THE REPORT - If it is run without any bug it will generate the report.

MS VISUAL STUDIO CODEDUI TEST FRAMEWORK AND TEST EXECUTION

MS VISUAL STUDIO CODEDUI TEST FRAMEWORK AND TEST EXECUTION  1.0 Pre-Requisites for the execution 1.1 Software Requirements ...