i'm fresher for appian and I have configured FitNesse as shown below
version 21.1
While click on test i'm getting the below error
Any one knows the steps to reslove please help me.
Discussion posts and replies are publicly visible
Hi there,
I would recommend you go to your Fitnesse installation directory and use the SuiteExample as a start point. Initially you can edit this suite and test it, and later on you can create your own suite according to your needs.
You can find the SuiteExample in the Fitnesse installation path:C:\FitNesseForAppian\FitNesseRoot\FitNesseForAppian\Examples\SuiteExample
Once you open the SuiteExample, first thing that you need to edit is the Set Up script (Where you define for example the browser that the test will use) and most importantly the Suite Setup (Where you define the Appian URL, version, language, variables, etc).
After that you can edit one of the predefined test pages to perform whatever you are trying to achieve and run the test page or the Suite. You can use this script for example A_Create_Automated_Testing_Input.
Hope these info helps.
Regards,
Acacio B.
SuiteExample
SuiteSetup
SetUp
Hi,
I have getting some issues in login commands Please help me
Thanks in advance
The command that you used is correct and all the configuration seems to be fine.
Just in case, have you edit the file before or after rune the start.bat? Just try to close Fitnesse and run the bat again.
Is the page for login at least loading? I noticed that the Appian URL that you set in your script is not so usual Appian cloud URL.
You also could try to use the command below, that is a way that you can use to skip the user.properties:
|login with username|USERNAME|and password|PASSWORD|
Are you trying to login on Tempo or on a Site? Because if is a Site the Fixture also need to be adjusted.
Hope that helps.
I have tried with this command
again same issue i think i'm going with wrong url(https://login.appian.com/sso/XUI/#login/&realm=/&forward=true&spEntityID=https%3A%2F%2Fcommunity.appian.com%2F&goto=%2FSSOPOST%2FmetaAlias%2Fidp%3FReqID%3D_baff2ab8-a809-4890-ac09-960d8ec1b037%26index%3Dnull%26acsURL%3D%26spEntityID%3Dhttps%253A%252F%252Fcommunity.appian.com%252F%26binding%3D&AMAuthCookie=)
url is loading and i'm trying to login with site above url
if I'm wrong please help me.
Thanks,
Uday
Sorry Uday,
I got I little confuse now, in your initial question you had an URL configured there that looks a good URL, but now your are trying with a complete different one? Could you go back to the initial URL configuration and try again?
It should be something like:
https://yourappianhost.appiancloud.com/suite/tempo
Acacio B
Sorry for that Acacio B,
i'm using this url
https://loblawtest.appiancloud.com/suite/portal/login.jsp
the above script that I have written, Is there any thing I have written wrong in script
in script it is loading up to url load and i'm getting issue with login
I think is that error regarding any jars missing
Uday.
|setup login with username field| User | and password field | Password | and login button | Sign In |
I have used this command from Cheat Sheet, it doesn't throws any error or exceptions but still it is not navigating to login page to home page and also does not throws error in login page too like (username or password is wrong)
Hey Uday,
What is happening when you run the script? Is the browser opening and loading the home page? Or nothing happens?
Browser opening and the loading the give URL(https://loblawtest.appiancloud.com/suite/portal/login.jsp) and standing there and not able to login with credentials.
You are missing some small detail. I just downloaded a brand new Fitnesse package and made and implemented the configuration in the Example suite and it properly loaded the home page and tried to add the login details.
Lest do a step by step:
1. Download a new package (Just in case)
2. Open the user.properties and add your user and password
3. Start the bat
4. In the Fitnesse Home page select Examples
5. Select Suite Example
6. Select Set Up
7. Edit and add your browser and user name
8. Save and click back to SuitExample
9. Select Suite Set Up
10. Edit and insert your URL and your Appian Version
11. Save and click back to SuitExample
12. Click Suite to run the suite
I just run the same steps and it works for me.
Regards.
Thanks, it working fine
Hi Acacio,
Thanks for explaining complete setup.
I am using 24.2 version & I just setup as you explain. However I am getting below error. I would really appreciate your help. Please take a look at the error below. Thanks Naved
This table initializes the fixture class and sets the environment defaults