Hi guys, to create several condition for a/b testi...
# ask-questions
c
Hi guys, to create several condition for a/b testing I see in GB SDK features just have two condition a or b. In case we have 3 condition for example a,b,c can we use experiments? But, how to retrieve experiments directly? I see to access experiment we need to access via feature. Can someone help me? Thanks.
f
Hi Chandra - the SDKs handle N number of variations
are you using feature flags to create the experiment?
c
Yes for example we need to explore how impression user when condition UI A, B, or C
How to user get condition A, B, or C? Because I see feature just have two variants
f
boolean features have two variations
but the other three types support N number of variations
c
Sorry @fresh-football-47124, after I changes value from boolean to other value we have several variations. Thanks.
f
no problem