Skip to content

add more testcases #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions website2/docs/Testing/Java/Android/testingV101.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,25 @@ The errors can be:
|33|TC -033| Edit Pictogram free|System show | <ul><li>Make a long click on the Hello pictogram. </li><li>Choose the edit option</li></ul> | It should open the Subscription windows.|


</TabItem>
<TabItem value="Groups Gallery">

| **Group Gallery** |
|---|---|---|---|---|---|---|
|**Sr N°**|**TestCase**|**Feature**|**Description**|**Steps to execute**|**Expected Result**|**Error Description**|
| 34 |TC -034| Sort Groups |Sorts the user Categories| <ul><li> 1. Choose The group Gallery button</li><li>2. Choose the Sort Groups Button </li><li>3. Make a long click over the actions group.</li><li>4. Drags the group over the animal group.</li><li>5. Choose the close button</li></ul>| The system should show the actions group at the animal group place. |
| 35 | TC -035| Single View | Show the groups as card view | <ul><li> 1. Chose The group Gallery Button</li><li>2. Choose the Card View option </li><li>3. Choose the forward button</li><li>4. Choose the Previous button</li></ul> | The system shows one group per view |
| 36 |TC -036 | Add Groups | Created new categories with camera | <ul><li>1. Chose The group Gallery Button</li><li>2. Choose Add Groups button</li><li>3. Touch the plus icon</li><li>4. Choose the camera button </li><li>5. Choose the Cut Area</li><li>6. Touch the Ok Button</li><li>7. Choose the Edit Icon</li><li>8. Edit your text </li><li>9. Press the back press button</li><li>10. Choose the yes option"</li></ul> | A new group has been created successfully. |
| 37 | TC -037 | Edit Groups | Created a new relationship.| <ul><li>1. Chose The group Gallery Button</li><li>2. Make a long press over the Actions Group</li><li>3. Touch the plus icon</li><li>4. Choose the araasac or gallery button </li><li>5. Write at the look button actions</li><li>6. Choose an option</li><li>7. Press the back press button</li><li>8. Choose the yes option"</li></ul>| The action group has been edited successfully. |
| 38 | TC -038 | sync pictograms | Download all the user pictograms| <ul><li>1. Chose The group Gallery Button</li><li>2. Chose the download icon</li><li>3. Await for the download dialogue to disappear."</li></ul> | The pictograms have been downloaded |


</TabItem>
</Tabs>


## Get your Files
### [Onboarding Test Case](/files/OTTAA_onboarding_test_cases.xlsx)
### [Main Screen Test Case](/files/OTTAA_mainScreen_test_cases.xlsx)
### [Group Gallery Test Case](/files/OTTAA_Groups_Gallery_test_cases.xlsx)

Binary file not shown.