Query regarding frequent performance issue(TIMEOUT ERRORS) while automating APPIAN application.

Hi ,

I am using cucumber for Appian JAR for automating appian application. Usage of CucumbertempoFixture, CucumberSitesFixture etc are made for automation.

Recently imported new JAR for 19.4 version of appian due to which encountered with frequest timeoutExceptions,progressbarExceptions

Progress Bar remained for longer than timeout period, investigate performance and test timeout parameter


com.appiancorp.ps.automatedtest.exception.WaitForProgressBarTestException: message:<<Progress Bar remained for longer than timeout period, investigate performance and test timeout parameter.>>
at com.appiancorp.ps.automatedtest.exception.ExceptionBuilder.build(ExceptionBuilder.java:70)
at com.appiancorp.ps.automatedtest.tempo.interfaces.TempoButton.click(TempoButton.java:89)
at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnButton(TempoFixture.java:2175)
at com.appiancorp.ps.cucumber.fixtures.CucumberTempoFixture.clickOnButton(CucumberTempoFixture.java:677)
at com.bofa.AMP.steps.AMPSteps_EBOTS.I_update_education_row(AMPSteps_EBOTS.java:2071)
at ?.I update education row(C:/Users/ZK7GFPJ/Desktop/AMP/AMP360_19.4_EBOTS/src/test/resources/Associates_19.4_EBOTS.feature:139)

Please anyone help me to resolve this issue.

Regards,

Larsen Rodrigues

  Discussion posts and replies are publicly visible