Hello, I am working on POC to do ab test on backen...
# ask-questions
e
Hello, I am working on POC to do ab test on backend changes. Can someone let me know how its done? SDK connection can be created to interact but then what happens?
b
Hey, Aagyajeet - what is your stack? We have some basic documentation on server-side testing here. For API tests, i've seen some organizations initialize GrowthBook and set attributes in middleware, and then attach the GrowthBook instance to the request object to be used in various controllers.