Forum Discussion

ctb's avatar
ctb
Occasional Contributor
8 years ago

Running SOAPUI NG in a Google Container

Hello,

 

Is it possible to do REStful API testing inside of Google Container Engine using SOAPUI NG? What we are wanting to do is schedule a test to run at a specific time and then e-mail the results automatically.

 

Thanks,

 

Chris

2 Replies

  • Don't know about Google Container, but I recently did something similar from Amazon Cloud. I think your requirements should be possible as far as you've access to do the following

     

    1. Install Ready API

    2. Install License ( In virtual machine's normally i would prefer to use floating license )

    3. Access from cloud to your source code management system to get checkout your test scripts.

    3 Access from cloud to web service ( open any firewall ports required )

     

    In my organization, the infrastructure / devops team help me with these permissions to get Ready API setup on Amazon cloud.

     

    Thanks & Regards,

    Gilu Gopi

  • nmrao's avatar
    nmrao
    Champion Level 3
    Can't you use OS level feature such as Cron jobs / schedule task?