Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discussion] The Limitations of Manual Testing and the Benefits of Automated Testing #13

Open
Grant-Archibald-MS opened this issue Nov 17, 2024 · 0 comments
Labels
discussion Discussion topic

Comments

@Grant-Archibald-MS
Copy link
Owner

Discussion Topic

Title:
The Limitations of Manual Testing and the Benefits of Automated Testing

Description

Overview:
Manual testing, while effective for certain types of testing, has several limitations that can hinder the development process. Automated testing addresses these limitations and provides additional benefits, making it essential for enterprise-grade applications.

Details:

  • Manual testing is time-consuming, prone to human error, not scalable, and offers limited test coverage.
  • Automated testing provides faster feedback, consistency, scalability, and increased test coverage.
  • Automated tests can be integrated into CI/CD pipelines, ensuring smooth and reliable deployments.
  • By incorporating automated testing, teams can diagnose problems, propose changes, and deploy with confidence, even outside normal operating hours.

Key Questions

  1. What are the main limitations of manual testing in the context of enterprise-grade applications?
  2. How does automated testing improve the scalability and reliability of the testing process?
  3. In what ways can automated testing be integrated into CI/CD pipelines to enhance deployment confidence?

Resources

Why Not Just Manual Testing

Call to Action

Let's discuss the limitations of manual testing and the benefits of automated testing. Share your experiences, ask questions, and provide feedback on how automated testing can enhance the development process and ensure high-quality applications.


Let's Discuss!

Feel free to share your thoughts, ask questions, and provide feedback. Your contributions are valuable to the community!


Community Guidelines

  • Be respectful and kind to others.
  • Keep discussions relevant to testing and the Power Platform.
  • Provide constructive feedback and aim to support your fellow developers.

Happy discussing!

@Grant-Archibald-MS Grant-Archibald-MS added the discussion Discussion topic label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion topic
Projects
None yet
Development

No branches or pull requests

1 participant