GithubHelp home page GithubHelp logo

Comments (6)

sshvans avatar sshvans commented on May 25, 2024

Thanks for reaching out!
Taskcat is a command line tool to test your CFN templates in multiple regions in parallel, with different inputs.
You define the test cases in the config.yml file by providing different input parameter files and regions, against which you want to test your CloudFormation template.

Here is the link to a sample config file.
In this file, there is one testcase defined named "taskcat-test1", which tests the CFN template named "debug.template" in "us-east-1" region with the parameter values provided in "debug-input.json" file. You can list multiple regions in one test.

I hope it helps you understand how you can use TaskCat. Let me know if this answers your question and I'll close this issue.

from taskcat.

viralmutant avatar viralmutant commented on May 25, 2024

I was thinking that since there are various methods defined in taskcat class, I will be able to create testcases based upon those methods. That is not the case ?

The tastcat_test.py, which eventually is 'taskcat' binary, at present will just create a stack for each test scenario

If I wish to do further operations after stack creation, in each test case, how should I do that ?

from taskcat.

sshvans avatar sshvans commented on May 25, 2024

What type of testcases are you thinking of?
Currently, taskcat creates a stack for each test case defined in config.yml file, deletes the stack once stack is finished and generates a report.
Knowing what type of testcases do you have in mind, I'll be able to better assist you.

from taskcat.

viralmutant avatar viralmutant commented on May 25, 2024

I was thinking if I could run some test scripts after stack creation.
The test scripts may either do some security checks, penetration testing etc.
Also if we are using auto scaling feature, if I can test that as well by simulating load etc. Also the auto-recovery features

from taskcat.

tonynv avatar tonynv commented on May 25, 2024

@viralmutant Thanks for the feedback we will consider the above request as feature adds.
Enhancement added to backlog

from taskcat.

tonynv avatar tonynv commented on May 25, 2024

Backlog id [P8437964] (Internal use only)

from taskcat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.