0% found this document useful (0 votes)
30 views

Job Application

The document describes functional and integration test scenarios to test a job portal website. The functional test scenarios check various fields, inputs, and options on registration and profile pages like name, gender, country selections and validations for phone, email and password. Integration test scenarios check end to end flows like creating employer/jobseeker accounts, posting/applying/deleting jobs, searching/filtering jobs by location, and saving jobs to favorites.

Uploaded by

farhan naveed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Job Application

The document describes functional and integration test scenarios to test a job portal website. The functional test scenarios check various fields, inputs, and options on registration and profile pages like name, gender, country selections and validations for phone, email and password. Integration test scenarios check end to end flows like creating employer/jobseeker accounts, posting/applying/deleting jobs, searching/filtering jobs by location, and saving jobs to favorites.

Uploaded by

farhan naveed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

functional scenarios

1.To check that user should be able to access Mr option in gender dropdown
2. To check that user should be able to access Ms option in gender dropdown
3. To check that user should be able to access only one option from gender dropdown
4. To check that name text field should accept 200 characters [(10-200)]
5. To chech that name text field should accept 10 characters
6. To check that name text field should accept 100 characters
7. To check that name text field should accept 11 characters
8. To check that name text field should accept 99 characters
9. To check that name text field should 101 characters
10. To check that name text field shouldnot accept 201 characters
11. To check that name text field shouldnot accept 9 characters
12.To check that user should be able to access only you are employer radio button
13. To check that user should be able to access only you are job seeker radio
button
14. to check that user should not be able to access both you are employer and job
seeker radio button at the same time
15. To check that when user selects India option from country drop down it should
get selected
16. To check that when user selects Australia option from country drop down it
should get selected
17. To check that user should not be able to select multiple countries from country
dropdown
18. To check that phone textfield should accept only 10 digit numbers
19.To check that phone textfield should not accept more than 10 digit numbers
20. To check that phone textfield should accept less than 10 digit numbers
21.To check that phone textfield should accept different telecom company numbers
22. To check that phone textfield should accept numbers starting from 8.
23.To check that mail id textfield should accept gmail id's of different domain.
24. To check that mail id textfield should accept numbers
25.To check that mail id textfield should accept alphabets
26.To check that mail id textfield should accept special characters
27.To check that password text field should accept 50 characters (5-50)
28.To check that password text field should accept 5 charcters
29. To check that password text field should not accept 51 characters
30.To check that password text field should accept 49 characters
31. To check that password text field should not accept 4 characters
32. To check that password text field should accept 25 characters
33. To check that user should be able to check the t and c checkbox
34. To check that user should be able to uncheck the t and c checkbox
35. To check that user should be able to click on register button
36. To check that user mouseovers on register button cursor should get converted to
hand.
37.To check that user mouseovers on register button colour should get dimed.when

Integration test scenarios

1.while loggin in when user selects employer radio button after entering all the
valid fields and click on submit confirmation message as employer account has been
created should be displayed.
2.while loggin in when user selects jobseeker radio button after entering all the
valid fields and click on submit confirmation message as jobseeker account has been
created should be displayed.
3. while login when user uploads a pdf format from my documents the selcted pdf
format should get displayed in browse document field.
4. Login as user create a job post by entering all the mandatory text field
succesfully the created job post should be displayed in my adds page.
5. Login as user create a job post by entering alll the mandatory text field
succesfully the created job post should be displayed and when user deletes the job
post the specific post should also get deleted from browse jobs page
6. Login as user click on browse jobs and save a job the saved job should be
displayed in favourite jobs page.
7. Login as user click on browse jobs and search the job location as bengaluru and
user should be apply for the jobs whose job location is bengaluru.
8. Login as jobseeker search software engineering jobs and check whether you are
able to apply for the jobs releated to software engineer.
9. Login as jobseeker search for the job and saved the selected job the selected
job should be displayed in favourites in job seeker account page
10. Login as job seeker click on browse jobs sort the jobs in date order and check
you are able to apply for the top most job after sorting.

You might also like