_ivanovich_Frequent Contributor7 years agoHow to write if statement with multiple operators ? Hi, is there a better way to re-write this statement? a ='1a' b ='2a' c = '3a' d= '4a' e ='5a' if (a=='1a' || b == '2a' || c =='3a') && (d == '4a'){ assert e =='5a' Thank you Show More
nmraoCommunity Hero7 years agoIt is not possible to comment unless some one wears your hat.Please explain the issue you are facing.
Recent DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentMultiple sql statements in one JDBC step with OracleIf-else statementDuplicate gherkin statements