https://www.growthbook.io/ logo
#ask-questions
Title
# ask-questions
e

enough-engineer-73390

10/24/2023, 10:27 AM
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

billions-xylophone-11752

10/24/2023, 1:16 PM
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.
2 Views