Hi @Mayank_Tiwari , Thanks for sharing these, found some similar
requirement in
https://myaemlearnings.blogspot.com/2020/07/unit-testing-hands-on-for-sling-servlet.html,
but here OSGI configuration variables are predefined in Test class, in
my case i do not want to define them either in my main servlet or test
class. Could you help, how we can do that?