Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi ,
FYI @TRF @xdshi @shong
I want to assign values to the context based on if else condition in Tjava,please reffer the image attached.
If
context.counts==0;
then
context.status=="Pass"
else:
context.counts!=0;
context.status=="Fail"
Please help me with this,
Thanks,
View solution in original post