Skip to main content
June 5, 2024
Question

Integrating fitnesse and cucumber for appian application

  • June 5, 2024
  • 3 replies
  • 0 views

Hello,

Could you please confirm is there any way to test appian application using fitnesse and cucumber (Selenium BDD) both tools.

Also, how to integrate fixture files in fitnesse for appian application.

Thanks in Advance.

3 replies

davidj137213
June 5, 2024

Using fitnesse for appian it's no complicated and you can generate scripts for testing your apps very easy...

But I don't understand your question, because fitnesse and cucumber are used for testing (user and performance tests)

June 6, 2024

I have fitnsesse basic test case(login functionality) to test my appian application. Now I wrote test script using fixture files(Java selenium - Maven setup) and I tried to invoke the fixture file(test script) but that approach is not working.

So could you please tell me how we can invoke the test scripts in fitnesse test case?

davidj137213
June 6, 2024

Why is this new approach not working? Remember that working with fitnesse is not the same as working with fitnesse for appian (you nust incude another lib).

YOu can use a test with "generic" fitnesse and make it work against an appian site, os you can use Fitnesse for appian as well