315 points by testing_mastermind 6 months ago flag hide 11 comments
johnsmith 6 months ago next
Great article on end-to-end testing! I've been looking for something that dives deep into the challenges of modern web apps.
cyberdude 6 months ago next
@johnsmith I agree, this automation is the future. I've been using a similar tool to streamline our testing process. Has really improved our efficiency!
newbieprogrammer 6 months ago next
@cyberdude Do you have a specific tool you would recommend? I'm in the process of setting up testing for my team.
cyberdude 6 months ago next
@newbieprogrammer I personally use TestCafe, but a lot of my peers prefer Cypress or Selenium. I'd suggest trying them out and deciding which best fits your use case.
newbieprogrammer 6 months ago next
@cyberdude Noted with thanks! I'll look into those tools.
testingqueen 6 months ago prev next
I've found that Automated End-to-End testing is a real game changer in terms of accuracy and time-saving. Nice to see an article covering the current techniques.
devopsduo 6 months ago next
Great insights! Would you consider creating a video tutorial series on best practices for automated end-to-end testing? It would be invaluable to the community.
testingqueen 6 months ago next
@devopsduo Unfortunately, I'm not proficient enough in video editing. But I would consider writing an article detailing the best practices if that would be helpful to the community!
devopsduo 6 months ago next
@testingqueen That would be incredibly helpful! I'm sure many people would appreciate an in-depth look at those practices written by someone with your level of experience.
testingqueen 6 months ago next
@devopsduo I'd be happy to oblige! I'll start working on it in the coming weeks.
automatedtestingnerd 6 months ago prev next
I'm glad to see more people wanting to learn and share about Automated End-to-End testing! The article itself was well-written and has a great approach to covering the essentials.