SlideShare a Scribd company logo
Python Harness in
  TestArchitect
    Created by: Han Trung Truong




                           © 2011 LogiGear Corporation. All Rights Reserved
Content

Import harnes folder to Eclipse
What in TA harness package?
Declare and write your own TA action




                             © 2011 LogiGear Corporation. All Rights Reserved
Import harness folder to Eclipse

 In Import wizard, select “Existing Projects into Workspace”,
  click Next




                                       © 2011 LogiGear Corporation. All Rights Reserved
Import harness folder to Eclipse

 Select the harness folder, then finish the wizard




                                        © 2011 LogiGear Corporation. All Rights Reserved
What in TA harness package




       © 2011 LogiGear Corporation. All Rights Reserved
Declare and write your own TA action

 Right-click “User” package, select “New” -> “PyDev Module”
  to create a module for writing functions in




                                     © 2011 LogiGear Corporation. All Rights Reserved
Declare and write your own TA action

 Right-click “User” package, select “New” -> “PyDev Module”
  to create a module for writing functions in




                                     © 2011 LogiGear Corporation. All Rights Reserved
Declare and write your own TA action

 Give the module a name, click Finish




                                         © 2011 LogiGear Corporation. All Rights Reserved
Declare and write your own TA action




                 © 2011 LogiGear Corporation. All Rights Reserved
Declare and write your own TA action

 To have TA recognize the declared actions, open
  “ta_main.py” module, follow the screenshot, then save it.




                                      © 2011 LogiGear Corporation. All Rights Reserved
Declare and write your own TA action




                 © 2011 LogiGear Corporation. All Rights Reserved
Thank you




        © 2011 LogiGear Corporation. All Rights Reserved

More Related Content

PPT
Compatibility testing
PPTX
Fisika
PPT
Python harness exercises
PPT
Python harness fundamental
PPT
Installation testing
PPT
kelompok199
PPT
Configuration testing
PPT
Selenium training
Compatibility testing
Fisika
Python harness exercises
Python harness fundamental
Installation testing
kelompok199
Configuration testing
Selenium training

Similar to Declare and write your own ta action (20)

PPTX
Return of Rich Client Java - Brazil
PDF
Day 2 Data Stage Manager 11.0
PPTX
Building Eclipse Plugins and RCP applications with Tycho
PPTX
Building Eclipse Plugins with Tycho
PDF
Compiling With Eclipse
PPTX
JavaFX 2 Using the Spring Framework
PPTX
Tycho Tutorial (EclipseCon 2012)
PPTX
Sweet dreams of load testing
PPTX
JavaFX 2 - A Java Developer's Guide (San Antonio JUG Version)
PPTX
Mastering Docker and Docker Swarm
PPT
Extending the Enterprise with MEF
PPTX
Tycho Tutorial EclipseCon 2013
PPTX
Cloud Computing
PPTX
Multi Stage Docker Build
DOC
Gwt portlet
PDF
AD116 XPages Extension Library: Making Application Development Even Easier
PPTX
LeverX Essential SAP Tutorial - ABAP: Creating A New Development Package
PPTX
Mastering Docker and Docker Swarm
PDF
Talend Data Integration Tutorial | Talend Tutorial For Beginners | Talend Onl...
PPTX
Building Extensible RIAs with MEF
Return of Rich Client Java - Brazil
Day 2 Data Stage Manager 11.0
Building Eclipse Plugins and RCP applications with Tycho
Building Eclipse Plugins with Tycho
Compiling With Eclipse
JavaFX 2 Using the Spring Framework
Tycho Tutorial (EclipseCon 2012)
Sweet dreams of load testing
JavaFX 2 - A Java Developer's Guide (San Antonio JUG Version)
Mastering Docker and Docker Swarm
Extending the Enterprise with MEF
Tycho Tutorial EclipseCon 2013
Cloud Computing
Multi Stage Docker Build
Gwt portlet
AD116 XPages Extension Library: Making Application Development Even Easier
LeverX Essential SAP Tutorial - ABAP: Creating A New Development Package
Mastering Docker and Docker Swarm
Talend Data Integration Tutorial | Talend Tutorial For Beginners | Talend Onl...
Building Extensible RIAs with MEF
Ad

Declare and write your own ta action

  • 1. Python Harness in TestArchitect Created by: Han Trung Truong © 2011 LogiGear Corporation. All Rights Reserved
  • 2. Content Import harnes folder to Eclipse What in TA harness package? Declare and write your own TA action © 2011 LogiGear Corporation. All Rights Reserved
  • 3. Import harness folder to Eclipse  In Import wizard, select “Existing Projects into Workspace”, click Next © 2011 LogiGear Corporation. All Rights Reserved
  • 4. Import harness folder to Eclipse  Select the harness folder, then finish the wizard © 2011 LogiGear Corporation. All Rights Reserved
  • 5. What in TA harness package © 2011 LogiGear Corporation. All Rights Reserved
  • 6. Declare and write your own TA action  Right-click “User” package, select “New” -> “PyDev Module” to create a module for writing functions in © 2011 LogiGear Corporation. All Rights Reserved
  • 7. Declare and write your own TA action  Right-click “User” package, select “New” -> “PyDev Module” to create a module for writing functions in © 2011 LogiGear Corporation. All Rights Reserved
  • 8. Declare and write your own TA action  Give the module a name, click Finish © 2011 LogiGear Corporation. All Rights Reserved
  • 9. Declare and write your own TA action © 2011 LogiGear Corporation. All Rights Reserved
  • 10. Declare and write your own TA action  To have TA recognize the declared actions, open “ta_main.py” module, follow the screenshot, then save it. © 2011 LogiGear Corporation. All Rights Reserved
  • 11. Declare and write your own TA action © 2011 LogiGear Corporation. All Rights Reserved
  • 12. Thank you © 2011 LogiGear Corporation. All Rights Reserved