Feature: User verifiction workflow
FeaturedScenario: Posting ad with anonymous new account
Given I'm a new anonymous user
And I'm on the front page
When I click on "Post an ad"
And I choose a category
And I submit the form
Then I should be redirected the registration form
And I must fill in user name
And I must fill in email
And I must fill in phone number
Scenario: Posting ad with anonymous account but existing email address
Given I'm an existing anonymous user
And I'm on the front page
When I click on "Post an ad"
And I choose a category
And I fill in the email address of an existing user
And I submit the form
Then I should be redirected the login form
Scenario: Logging in after posting ad as anonymous user with phone number
Given I have posted an ad as an anonymous user
When I log in as an unverified user
And I have entered a phone number in my account
Then I should get an SMS with a verification code
And I should be redirected to the verification form
Scenario: Logging in after posting ad as anonymous user without phone number
Given I have posted an ad as an anonymous user
When I log in as an unverified user
And I have not entered a mobile phone number in my account
Then I should be redirected to the account form
And I have to fill in a phone number
Scenario: Posting ad with authenticated account without phone number
Given I'm logged in with an unverified account
And I have not entered a phone number in my account
When I click on "Post an ad"
And I choose a category
And I submit the form
Then I should be redirected to the account form
And I have to fill in a phone number
Scenario: Posting ad with authenticated account with phone number
Given I'm logged in with an unverified account
And I have not entered a phone number in my account
When I click on "Post an ad"
And I choose a category
And I submit the form
Then I should get an SMS with a verification code
And I should be redirected to the verification form
Scenario: Adding or changing phone number for my account
Given I'm on the account form
When I change or add a phone number
And I submit the form
Then I should get an SMS with a verification code
And I should be redirected to the verification form
Scenario: Submitting the verification form
Given I've got an SMS with a verification code
And I'm on the verification form
When I enter the verification code
And I submit the form
Then I should become a verified user
And I should have my content published
-
the scenario of "Adding or changing phone number for my account" is not working, when i am going to edit my profile i am getting this msg :
Access denied (403)
Sorry, you don't have access to this page! :(0 -
Scenario: Posting ad with anonymous new account
- After I finished my ad, the next page indicates the following:
a. (with exclamation mark) It is required to log in with your account in order to have your content published
b. (with check mark) Classified 3D Modelling has been created
- The next page after I made the dummy ad goes directly to LOG-IN (Username & Password) page and not the "registration form" page.
- I have to click "Create New Account" tab in order to create new account
0 -
We'll look into your feedback and notify you when we have a fix for your problems.
Thanks
0 -
Scenario: Posting ad with authenticated account with phone number
Given I'm logged in with an unverified account
And I have not entered a phone number in my account
When I click on "Post an ad"
And I choose a category
And I submit the form
Then I should get an SMS with a verification code
And I should be redirected to the verification formOkay this is a bug i think, after i post an ad, it ask me to verify my account then i type all the details needed, especially my phone number, i submitted the form but didn't received a sms :D
0 -
Dear QL Team,
Please note that i didn't recvd the verification code in my mob. no. what shall i do??
0 -
Dear QL Team,
Please note that i didn't recvd the verification code in my mob. no. what shall i do??0 -
I have already account in qatar living and also placed a mobilenumbe for placing an add,but when i go to "post an add" page and click on any of the adds,nothing is happening,why,please quided?
0
Please sign in to leave a comment.
Comments
7 comments