Palak Shah
Well-known member
- Joined
- Apr 29, 2020
- Messages
- 97
- Programming Experience
- 1-3
We presently use the Automation Framework with MStest and Selenium C# POM framework for the e-commerce domain in our organization.
Currently, organizations are moving toward an AB testing strategy for a few pages.
Therefore, I am unsure of the testing strategy in existing Automation Framework I should employ so that the code and pages will function properly across all design approaches.
in our situation, A/B testing will be conducted for several users; for example, one person may receive Design A for the basket page, while a different user may receive Design B.
But for the Automation Framework, the important concern is how to handle both the designs POM and how our framework can choose which code to check for if it receives Design A/B for the basket page.
I am absolutely new to AB testing, so any assistance would be greatly appreciated.
Currently, organizations are moving toward an AB testing strategy for a few pages.
Therefore, I am unsure of the testing strategy in existing Automation Framework I should employ so that the code and pages will function properly across all design approaches.
in our situation, A/B testing will be conducted for several users; for example, one person may receive Design A for the basket page, while a different user may receive Design B.
But for the Automation Framework, the important concern is how to handle both the designs POM and how our framework can choose which code to check for if it receives Design A/B for the basket page.
I am absolutely new to AB testing, so any assistance would be greatly appreciated.