Advertisement
Guest User

Automation Test Strategy library (2020)

a guest
Feb 28th, 2021
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. https://sqa.stackexchange.com/questions/32013/testing-strategy-modular-test-cases
  2. https://www.rainforestqa.com/blog/2017-09-15-how-modular-testing-fits-into-your-continuous-testing-strategy
  3. https://techbeacon.com/app-dev-testing/software-testing-complex-integrated-applications-go-modular
  4. https://techbeacon.com/app-dev-testing/use-manual-modular-tests-testing-automation-development
  5. https://www.adaptavist.com/blog/adopt-a-modular-approach-to-test-case-design-in-jira-to-boost-reusability-and-productivity/
  6. https://testing.googleblog.com/2015/04/just-say-no-to-more-end-to-end-tests.html#comments
  7. https://itnext.io/cypress-io-best-practices-for-maintainable-tests-e9b9f392f117
  8. https://www.infoq.com/articles/regression-testing-strategies/
  9. https://www.scnsoft.com/blog/automated-regression-testing-effective-strategy
  10. ----------------------------------------------------------------------------------------------
  11. https://www.automatetheplanet.com/problems-test-automation-frameworks-solve/
  12. https://dzone.com/articles/what-is-test-design-actually
  13. https://dzone.com/articles/adopt-a-modular-approach-to-test-case-design-in-ji
  14. https://www.guru99.com/end-to-end-testing.html
  15. https://www.softwaretestinghelp.com/incremental-testing/
  16. https://www.guru99.com/module-testing.html
  17. https://angiejones.tech/hybrid-tests-automation-pyramid
  18. https://automationpanda.com/2018/01/21/to-infinity-and-beyond-a-guide-to-parallel-testing/
  19. https://testguild.com/parallel-execution/
  20. ----------------------------------------------------------------------------------------------
  21. https://www.guru99.com/data-driven-testing.html
  22. https://www.guru99.com/software-testing-test-data.html
  23. https://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/
  24. https://techbeacon.com/app-dev-testing/3-highly-effective-strategies-managing-test-data
  25. https://www.toolsqa.com/cypress/fixtures-in-cypress/
  26. https://docs.microsoft.com/en-us/azure/devops/test/repeat-test-with-different-data?view=azure-devops
  27. https://www.softwaretestinghelp.com/data-driven-testing/
  28. https://support.smartbear.com/tm4j-cloud/docs/test-cases/data-driven-test-design.html
  29. https://support.smartbear.com/testcomplete/docs/testing-with/data-driven/index.html
  30. https://testsigma.com/data-driven-testing
  31. https://bitbar.com/blog/make-your-testing-data-driven/
  32. https://www.functionize.com/blog/data-driven-testing-when-does-it-help/
  33. https://www.ontestautomation.com/managing-test-data-in-end-to-end-test-automation/
  34. ----------------------------------------------------------------------------------------------
  35. https://mattermost.com/blog/automated-ui-testing-with-cypress/
  36. https://jazzteam.org/en/technical-articles/data-driven-testing/
  37. https://github.com/mattermost/mattermost-webapp/tree/master/e2e/cypress
  38. https://docs.cypress.io/guides/guides/network-requests.html#Use-Server-Responses
  39. https://docs.cypress.io/guides/references/best-practices.html#Having-tests-rely-on-the-state-of-previous-tests
  40. https://www.naveenbhati.com/post/writing-your-first-end-to-end-data-driven-test-with-cypress
  41. https://docs.cypress.io/examples/media/courses-media.html
  42. ----------------------------------------------------------------------------------------------
  43. https://docs.cypress.io/api/cypress-api/custom-commands.html#Parent-Commands
  44. https://docs.cypress.io/guides/core-concepts/writing-and-organizing-tests.html#Folder-Structure
  45. https://medium.com/reactbrasil/deep-diving-pageobject-pattern-and-using-it-with-cypress-e60b9d7d0d91
  46. https://christianlydemann.com/why-i-moved-from-protractor-to-cypress/
  47. https://www.youtube.com/watch?v=V-o8WzlwKmM
  48. https://docs.microsoft.com/en-us/azure/devops/test/repeat-test-with-different-data?view=azure-devops
  49. https://docs.microsoft.com/en-us/azure/devops/test/reference-qa?view=azure-devops
  50. https://docs.microsoft.com/en-us/azure/devops/test/run-manual-tests?view=azure-devops
  51. https://testsigma.com/data-driven-testing
  52. https://www.softwaretestinghelp.com/data-driven-testing/
  53. https://www.brighttalk.com/webcast/15641/344311/the-top-5-don-ts-of-software-testing
  54. https://www.brighttalk.com/webcast/18188/411447
  55. https://www.brighttalk.com/webcast/17474/432006
  56. https://www.brighttalk.com/webcast/12529/382848
  57. https://www.brighttalk.com/webcast/15235/416056
  58. https://www.brighttalk.com/webcast/17474/444384
  59. https://www.stickyminds.com/interview/pendulum-swing-testing-interview-melissa-tondi
  60. https://www.perfecto.io/blog/5-definitive-steps-shift-left
  61. https://www.qualysoft.com/en/news/10-dos-donts-of-test-automation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement