You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test APIs by making testOnlyFailedScenario = false in properties file.
then PASS and FAIL will mark as per the result.
then make testOnlyFailedScenario = true and run the project
at that time wherever already FAIL is written, in that cell on writing file is getting corrupted.
The text was updated successfully, but these errors were encountered:
Flow of execution is -
test APIs by making
testOnlyFailedScenario = false
in properties file.then PASS and FAIL will mark as per the result.
then make
testOnlyFailedScenario = true
and run the projectat that time wherever already FAIL is written, in that cell on writing file is getting corrupted.
The text was updated successfully, but these errors were encountered: