Services
Priority DM . 2 days reply
Have a Question ??
QA Doubts
About me
// My LifeCode in Action: 💻
#QA Style
if (LifeOopsMoment() == true)
{
markAs(["known issue", "won't fix", "low-priority" , "lack of sense"]);
comment("expected behaviour from a few modules");
unassign("myEnergy");
skip("negativity");
resolution(["Temporary bug", "Ignore"]);
applyPatch(["forgiveness", "gratitude"]);
moveOn("NextSprint");
continueTesting("lifeWithPeace");
closeSession(FinallyBeAwesome()); 💪✨
}