Error on using multiple conditions in if statement
Hi, i am trying to check this condition, but i get the below message. If this is possible, someone can help me how to resolve this. My code has... if( (assert IM_Acct_Bal_AftTrn == IM_Bal) && (...
Can you help me on how to capture the failure message from assertion, if it fails. and write the exact failed message in an excel cell against my test case row?