Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Cisco 300-910 Exam - Topic 3 Question 107 Discussion

Actual exam question for Cisco's 300-910 exam
Question #: 107
Topic #: 3
[All 300-910 Questions]

Which type of testing should be integrated into a CI/CD pipeline to ensure the correct behavior of all of the modules in the source code that were developed using TDD?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Sheridan
4 days ago
Unit testing is the way to go!
upvoted 0 times
...
Tonja
9 days ago
From what I studied, unit tests are definitely crucial, but I wonder if we should also consider functional tests to ensure everything works together properly.
upvoted 0 times
...
France
1 month ago
I feel like we might need to include end-to-end testing as well, but I can't recall if that's specifically required for TDD.
upvoted 0 times
...
Sarah
1 month ago
I remember practicing with a similar question, and I think both unit tests and integration tests should be included in the CI/CD pipeline to cover all bases.
upvoted 0 times
...
Demetra
1 month ago
I think we should focus on unit testing since TDD emphasizes testing individual components, right? But I'm not entirely sure if integration tests are also necessary.
upvoted 0 times
...
Douglass
2 months ago
I think the key here is to leverage the testing that was already done as part of the TDD process. The question is asking about ensuring the correct behavior of the modules, so I'd focus on unit tests. Integrating those unit tests into the CI/CD pipeline would be a good way to validate the code at each stage of the deployment process.
upvoted 0 times
...
Gussie
2 months ago
Okay, for this type of question, I'd recommend focusing on unit testing. Since the code was developed using TDD, the unit tests should already be in place to verify the behavior of the individual modules. I'd suggest integrating those unit tests into the CI/CD pipeline to catch any regressions or issues early on.
upvoted 0 times
...
Lashawnda
2 months ago
Hmm, this is a tricky one. I know that TDD involves writing tests first before writing the actual code, so I'd probably look at unit tests as the way to ensure the correct behavior of the modules. But I'm not sure how that would integrate into the broader CI/CD pipeline.
upvoted 0 times
...
Dierdre
2 months ago
I think I'd start by considering the different types of testing that are commonly used in a CI/CD pipeline, like unit testing, integration testing, and end-to-end testing. Since the question mentions TDD, I'd focus on testing the individual modules that were developed using that approach.
upvoted 0 times
...

Save Cancel