0

I have .py script that run from the cmd. I want to execute it in quality center automatically (I understood that is done using the test type VAPI-XP-TEST) and to get indication of '"Pass"/"Fail". How exactly I can do it?

Thanks.

Popa
  • 273
  • 1
  • 4
  • 13

1 Answers1

0

Check this link: http://alm-help.saas.hpe.com/en/12.50/online_help/Content/UG/t_create_vapixp_scripts.htm

Also, VAPI-XP allows Python script. I have not used Python for VAPI-XP yet, but HP documentation in the above link I believe can help you get up to speed.

Community
  • 1
  • 1
Sohel
  • 656
  • 2
  • 11
  • 31