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.
Discussion posts and replies are publicly visible
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)
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?
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