Dataset Viewer
Auto-converted to Parquet Duplicate
source
stringlengths
39
119
target
stringlengths
263
6.03k
Module: Test Design, Requirement: Creating test case with test step (Automated)
Test Cases: description: User should able to create a test cases for Automated runs along with test step, pre_condition: 1) Configure the mobile device by enabling the developer options and usb debugging mode and connected to PC. 2) Tenjin Agent should be running Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on "Add new test case" Button, expected_result: nan description: Enter Test case name, Description, select application, select priority and complexity, select run type as "Automated", expected_result: nan description: Click on "Create" button, expected_result: Testtcase should be created and navigate to Test step page. It should get confirmation message <Testcase is created successfully> description: Click on "Add Step" button, expected_result: nan description: Enter Teststep Summary, expected result, expected_result: nan description: select the testbot from the dropdown and Data Set from the dropdown, expected_result: nan description: Click on "Save" button, expected_result: Teststep should be created and also get confirmation message <Teststep is created successfully>
Module: Test Design, Requirement: Creating test case with test step (Manual)
Test Cases: description: As user, I must be able to create testcase with test step manually, pre_condition: nan Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on "Add new test case" Button, expected_result: nan description: Enter Test case name, Description, select application, select priority and complexity, select run type as "Manual", expected_result: nan description: Click on "Create" button, expected_result: Testtcase should be created and navigate to Test step page. It should get confirmation message <Testcase is created successfully> description: Click on "Add Step" button, expected_result: nan description: Enter Step Summary, expected result, Test Data/Remarks, expected_result: nan description: Click on "Save" button, expected_result: Teststep should be created and also get confirmation message <Teststep is created successfully>
Module: Test Design, Requirement: Review workflow(Auto approval of testcases)
Test Cases: description: User should create a teststeps for approved testcases, pre_condition: 1. Go to settings in the Project Details page 2. Enable the TestDesign review workflow and move the testcases into Draft status Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on Testcase name, expected_result: It will navigate to Test step page and the status will be "Draft" description: Click on "Add step" button, expected_result: nan description: Enter a teststep details, expected_result: nan description: Select the testbot from the dropdown and Data Set from the dropdown, expected_result: nan description: Click on "Save" button, expected_result: nan
Module: Test Design, Requirement: Review workflow(Approval of testcases manually)
Test Cases: description: As user, I must be able to approve the test cases manually, pre_condition: 1. Go to settings in the Project Details page 2. Enable the TestDesign review workflow from Setting tab Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on Testcase name, expected_result: Navigate to Test step page, the status will be "Pending Review" description: Click on "Add step" button, expected_result: nan description: Enter a teststep details, expected_result: nan description: Select the testbot from the dropdown and Data Set from the dropdown, expected_result: nan description: Click on "Save" button, expected_result: The Review status will be in "Draft" description: Click on "Send for Review" button , expected_result: Get a confirmation message <Testcase sucessfully marked as Pending Review> and the Review status will be changed from "Draft" to "Pending Review> description: Click on "Approve " button, expected_result: Test cases will be moved from Pending review to Approval and also get a confirmation message <Testcase sucessfully marked as Approved>
Module: Test Design, Requirement: Review workflow (Moving testcases to Draft Status)
Test Cases: description: As user, I must be able to move the test cases to Draft status, pre_condition: 1. If the test cases are in Approved status, go to Settings tab in the Project Details page. 2. Enable the Test Design Review workflow Test Steps: description: Login into Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on Testcase name, expected_result: It will navigate to Test step page and the status will be "Approved" description: Click on "Move to Draft" button, expected_result: Review Comments popup window will be displayed description: Give Comment in the "Please give a comment on this review " textfield and click on "Proceed" button, expected_result: The status will be moved from Draft to Send for Review and get a confirmation message <Testcase sucessfully marked as Draft>
Module: Test Design, Requirement: Review workflow (Moving testcases to Rework Status)
Test Cases: description: As user, I must be able to move the test cases to Rework status, pre_condition: 1. Test cases should be in Pending status, 2. Go to Settings tab in the Project Details page. Enable the Test Design Review workflow Test Steps: description: Login into Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on Testcase name, expected_result: nan description: Click on Down Arrow icon and then click on "Reject" option, expected_result: nan description: Give Comment in the "Please give a comment on this review " textfield and click on "Proceed" button, expected_result: The status will be moved from Pending Review to Rework and get a confirmation message <Testcase sucessfully marked as Draft>
Module: Test Design, Requirement: Creating a teststeps for Approved Testcases
Test Cases: description: As user, I should not create a teststeps for Approved Testcases, pre_condition: 1. Test cases should be created 2. Enable/Disbale the Test Design Review workflow Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on Testcase name, expected_result: Navigate to Test step page, the review status will be "Approved" and "Add step" button should be hidden
Module: Test Design, Requirement: Copy the testcases
Test Cases: description: As user, I must be able to copy the testcases, pre_condition: 1. Bot should be created for automated testcases 2. Testcases should be created and the status should be in Approved, Pending review, draft and Rework Test Steps: description: Login into Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on Testcase name, expected_result: It will navigate to Test Step page description: Click on Copy icon, expected_result: Copy TestCase popup window will be displayed description: Enter the "Name for the new Test Case" in the textfield and click on "Copy" button , expected_result: The testcase will be copied along with test steps and get a confirmation message like <Testcase YDP-TC-6 copied successfully> and it will be landed in the Copied teststep page.
Module: Test Design, Requirement: Delete the testcases
Test Cases: description: As user, I should not delete the Approved Testcases, pre_condition: 1. Bot should be created for automated testcases 2. Testcases should be created and the status should be in Approved. Test Steps: description: Login into Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on Testcase name, expected_result: It will navigate to Test Step page description: Click on "Delete" icon , expected_result: Alert message will be displayed <You are about to delete this test case completely. This action will delete all Test Steps under this test case, and is irreversible. Do you wish to proceed?> description: Click on "OK" button from popup window, expected_result: Get an error message <Approved Testcases cannot be deleted>
Module: Test Design, Requirement: Edit the teststep
Test Cases: description: As user, I should not edit the Approved Teststeps, pre_condition: 1. Bot should be created for automated testcases 2. Testcases should be created and the Review status should be in Approved. Test Steps: description: Login into Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: Testcases lists page will be displayed description: Click on Testcase name, expected_result: nan description: Click on "edit" icon in the Test Steps, expected_result: nan description: Edit the details and click on "Save" button, expected_result: Get a error message <Teststeps cannot be updated for Approved testcases>
Module: Test Design, Requirement: Copy the teststeps
Test Cases: description: As user, I should not copy the teststeps for Approved testcases, pre_condition: 1. Bot should be created for automated testcases 2. Testcases should be created Test Steps: description: Login into Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on Testcase name, expected_result: nan description: Click on "copy icon in the Test Steps, expected_result: Get an error message <Approved Testcases cannot be copy the teststep>
Module: Test Design, Requirement: Drag and Drop Teststep
Test Cases: description: User should drag and drop the test step , pre_condition: 1. Bot should be created for automated testcases 2. Testcases should be created along with teststeps Test Steps: description: Login to TenjinOnline and Go to Test Design, expected_result: Testcases lists page will be displayed description: Click on "Test case" name, expected_result: nan description: Drag and Drop the test step, expected_result: nan
Module: Test Design, Requirement: Mapped testbot in the Build page
Test Cases: description: User able to view the mapped testbot in the Build page, pre_condition: 1. Bot should be created for automated testcases 2. Testcases should be created along with teststeps Test Steps: description: Login to TenjinOnline and Go to Test Design, expected_result: Testcases lists page will be displayed description: Click on "Test case" name, expected_result: nan description: Click on "Test bot" name, expected_result: It should traverse to Bot build page
Module: Test Design, Requirement: Not create a testcases with inputting the values
Test Cases: description: User should not able to create testcases with inputting the values, pre_condition: 1. Bot should be created for Automated type. 2. With inputting the values into the text field Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on "Add new test case" Button, expected_result: nan description: Enter Test case name, Description, select application, select priority and complexity, select run type as "Automated/Manual", expected_result: nan description: Click on "Cancel" button, expected_result: Alert message should be displayed <Are you sure you want to cancel?> description: Click "Ok" button from alert popup window, expected_result: Testcases will not be created
Module: Test Design, Requirement: Not create a testcases without inputting the values
Test Cases: description: User should not able to create testcases without inputting the values, pre_condition: 1. Bot should be created for Automated type. 2. Without inputting the values into the text field Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on "Add new test case" Button, expected_result: nan description: Do not Enter Test case name, Description, select application, select priority and complexity, select run type as "Automated/Manual", expected_result: nan description: Click on "Cancel" button, expected_result: Alert message should be displayed <Are you sure you want to cancel?> description: Click "Ok" button from alert popup window, expected_result: Testcases will not be created
Module: Test Design, Requirement: Not create a teststep with inputting the values
Test Cases: description: User should not create a teststep without inputting the values, pre_condition: 1. Bot should be created for Automated type 2. Testcases should be created Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "Test Design" icon, expected_result: nan description: Click on Testcase name, expected_result: Navigate to Test step page, the status will be "Pending Review" description: Click on "Add step" button, expected_result: nan description: Do not enter a teststep details, expected_result: nan description: Select the testbot from the dropdown and Data Set from the dropdown, expected_result: nan description: Click on "Cancel" button, expected_result: Teststep should not be created
Module: Test Design, Requirement: Not inputting values in the Mandatory field for Testcases creation
Test Cases: description: User not inputting values in the Mandatory field for Testcases creation, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: User can view the list of Test cases description: Click on "Add Test Cases" button, expected_result: It will navigate to Teststep page description: Do not enter "Summary" in the text field, expected_result: Error message should be displayed like "Required" description: Do not select "Application" from the dropdown, expected_result: Error message should be displayed like "Required"
Module: Test Design, Requirement: Create more testcase when the user checks the "Create more testcase" checkbox
Test Cases: description: User should create more testcase when the user checks the "Create more testcase" checkbox, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: Testcases lists page will be displayed description: Click on "Add Test Cases" button, expected_result: nan description: Enter the details, expected_result: nan description: Checks the "Create more testcase" checkbox, expected_result: Should display the new test case page
Module: Test Design, Requirement: Sort the Test cases
Test Cases: description: User able to sort the Test cases, pre_condition: 1. Testcases should be created for Automated and Manual Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: User can view the list of Test cases description: Select the options from the "Sort By" dropdown, expected_result: nan description: User should sort from "Created (Newest First)", expected_result: nan description: User should sort from "Created (Oldest First)", expected_result: nan description: User should sort from "Summary", expected_result: nan
Module: Test Design, Requirement: See the Card view
Test Cases: description: User able to see the Card view, pre_condition: 1. Testcases should be created for Automated and Manual Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: nan description: By default, card view should be displayed, expected_result: nan description: User should view the Test case key in the card, expected_result: nan description: User should to view the Priority in the card, expected_result: nan description: User should to view the Complexity in the card, expected_result: nan description: User should to view the Run Type in the card, expected_result: nan description: User should view theTest case name in the card, expected_result: nan description: User should view the number of steps, expected_result: nan description: User should view the Review status , expected_result: nan description: User should view the Owner name, expected_result: nan description: User should view the square icon and should changed the based on the status, expected_result: nan
Module: Test Design, Requirement: See the Table view
Test Cases: description: User able to see the Table view, pre_condition: 1. Testcases should be created for Automated and Manual Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: nan description: Click on view dropdown, expected_result: nan description: Select "Table view" , expected_result: Table view should be displayed description: User should view the Test case ID in the card, expected_result: nan description: User should to view the Priority in the card, expected_result: nan description: User should to view the Complexity in the card, expected_result: nan description: User should to view the Summary in the card, expected_result: nan description: User should view the Last Edited in the card, expected_result: nan description: User should view the Review status , expected_result: nan description: User should view the Owner name, expected_result: nan description: User should view the square icon and should changed the based on the status, expected_result: nan
Module: Test Design, Requirement: Enter the summary in the "Summary" text field from Testcases creation page
Test Cases: description: User should enter the summary in the "Summary" text field from Testcases creation page, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: nan description: Click on "Add Test Cases" button, expected_result: nan description: Enter test cases summary in the "Summary" text field, expected_result: nan description: Enter only alphabets in the "Summary" textfield, expected_result: nan description: Enter only numerics in the "Summary" textfield, expected_result: nan description: Enter only special characters in the "Summary" textfield, expected_result: nan description: Enter only Upper case in the "Summary" textfield, expected_result: nan description: Enter only Lower case in the "Summary" textfield, expected_result: nan description: Enter only alphanumerics in the "Summary" textfield, expected_result: nan description: Verify that if characters is exceed more than 255, expected_result: Should display an error message <Summary should not exceed more than 255 charactesrs> description: Do not enter summary in the "Step Summary" text field, expected_result: Should display an error message <Required>
Module: Test Design, Requirement: Enter the description in the "Description" text field from Testcase creation page
Test Cases: description: User should enter the description in the "Description" text field from Testcase creation page, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: nan description: Click on "Add Test Cases" button, expected_result: nan description: Enter test cases description in the "Description" text field, expected_result: nan description: Enter only alphabets in the "Description" textfield, expected_result: nan description: Enter only numerics in the "Description" textfield, expected_result: nan description: Enter only special characters in the "Description" textfield, expected_result: nan description: Enter only Upper case in the "Description" textfield, expected_result: nan description: Enter only Lower case in the "Description" textfield, expected_result: nan description: Enter only alphanumerics in the "Description" textfield, expected_result: nan description: Verify that if characters is exceed more than 255, expected_result: Should display an error message <Description should not exceed more than 255 charactesrs>
Module: Test Design, Requirement: Enter the summary in the "Step summary" text field from Teststep creation
Test Cases: description: User should enter the summary in the "Step summary" text field from Teststep creation, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: nan description: Click on "Add Test Cases" button, expected_result: Test cases will be created description: Click on "Add Teststep" button, expected_result: Test Steps tab will be displayed description: Enter step summary in the "Step Summary" text field, expected_result: nan description: Enter only alphabets in the "Step Summary" textfield, expected_result: nan description: Enter only numerics in the "Step Summary" textfield, expected_result: nan description: Enter only special characters in the "Step Summary" textfield, expected_result: nan description: Enter only Upper case in the "Step ummary" textfield, expected_result: nan description: Enter only Lower case in the "Step Summary" textfield, expected_result: nan description: Enter only alphanumerics in the "Step Summary" textfield, expected_result: nan description: Verify that if characters is exceed more than 255, expected_result: Should display an error message <Summary should not exceed more than 255 charactesrs> description: Do not enter summary in the "Step Summary" text field, expected_result: Should display an error message <Required>
Module: Test Design, Requirement: Enter the result in the "Expected Result" text field from Teststep creation
Test Cases: description: User should enter the result in the "Expected Result" text field from Teststep creation, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: nan description: Click on "Add Test Cases" button, expected_result: Test cases will be created description: Click on "Add Teststep" button, expected_result: Test Steps tab will be displayed description: Enter expected result in the "Expected Result" text field, expected_result: nan description: Enter only alphabets in the "Expected Result" textfield, expected_result: nan description: Enter only numerics in the "Expected Result" textfield, expected_result: nan description: Enter only special characters in the "Expected Result" textfield, expected_result: nan description: Enter only Upper case in the "Expected Result" textfield, expected_result: nan description: Enter only Lower case in the "Expected Result" textfield, expected_result: nan description: Enter only alphanumerics in the "Expected Result" textfield, expected_result: nan description: Verify that if characters is exceed more than 255, expected_result: Should display an error message <Expected result should not exceed more than 255 charactesrs> description: Do not enter summary in the "Expected Result" text field, expected_result: Should display an error message <Required>
Module: Test Design, Requirement: Enter the result in the "Test Data/Remarks" text field from Teststep creation
Test Cases: description: User should enter the result in the "Test Data/Remarks" text field from Teststep creation, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: nan description: Click on "Add Test Cases" button, expected_result: Test cases will be created description: Click on "Add Teststep" button, expected_result: Test Steps tab will be displayed description: Enter expected result in the "Test Data/Remarks" text field, expected_result: nan description: Enter only alphabets in the "Test Data/Remarks" textfield, expected_result: nan description: Enter only numerics in the "Test Data/Remarks" textfield, expected_result: nan description: Enter only special characters in the "Test Data/Remarks" textfield, expected_result: nan description: Enter only Upper case in the "Test Data/Remarks" textfield, expected_result: nan description: Enter only Lower case in the "Test Data/Remarks" textfield, expected_result: nan description: Enter only alphanumerics in the "Test Data/Remarks" textfield, expected_result: nan description: Verify that if characters is exceed more than 255, expected_result: Should display an error message <Test Data/Remarks should not exceed more than 255 charactesrs> description: Do not enter summary in the "Test Data/Remarks" text field, expected_result: Should display an error message <Required>
Module: Test Design, Requirement: not select multiple data set from the "Test data" dropdown
Test Cases: description: User should not select multiple data set from the "Test data" dropdown, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: nan description: Click on "Add Test Cases" button, expected_result: nan description: Click on "Add Teststep" button, expected_result: nan description: Enter the Test summary, expected_result: nan description: Enter the Expected Result, expected_result: nan description: Select the Test bot, expected_result: nan description: Select the Data set from the Dropdown, expected_result: User should select one option at a time
Module: Test Design, Requirement: not select multiple Test bots from the "Test Bot" dropdown
Test Cases: description: User should not select multiple Test bots from the "Test Bot" dropdown, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on "Test Design" icon, expected_result: nan description: Click on "Add Test Cases" button, expected_result: nan description: Click on "Add Teststep" button, expected_result: nan description: Enter the Test summary, expected_result: nan description: Enter the Expected Result, expected_result: nan description: Select the Test bot, expected_result: User should select one option at a time
Module: Test Design, Requirement: Import the testcases from CSV
Test Cases: description: User should import the testcases from CSV, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Down arrow mark, expected_result: nan description: Click on "Import testcases from CSV, expected_result: Import testcases from Template page will be displayed description: Click on "Download the Import Template", expected_result: TenjinOnline Template will be downloaded description: Enter the Test cases in the Downloaded template, expected_result: nan description: Click on browser field, expected_result: Local Disk will be opened description: Select the file and click on Open, expected_result: Should display selected file name description: Click on "Proceed", expected_result: File is uploaded description: Click on "Finish" , expected_result: Import completed message displayed on screens description: Click on "Close", expected_result: User can view the imported testcases in the list of test cases page
Module: Test Design, Requirement: Not allow the user to upload a file
Test Cases: description: System should not allow the user to upload a file, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Down arrow mark, expected_result: nan description: Click on "Import testcases from CSV, expected_result: Import testcases from Template page will be displayed description: Click on "Download the Import Template", expected_result: TenjinOnline Template will be downloaded description: Enter the Test cases in the Downloaded template, expected_result: nan description: Click on browser field, expected_result: Local Disk will be opened description: Select the file and click on Open, expected_result: Should display selected file name description: Click on "Proceed", expected_result: It will display the Problem description
Module: Test Design, Requirement: Not allow the user to upload a file except excel sheet
Test Cases: description: System should not allow the user to upload a file except excel sheet, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Down arrow mark, expected_result: nan description: Click on "Import testcases from CSV, expected_result: Import testcases from Template page will be displayed description: Click on "Download the Import Template", expected_result: TenjinOnline Template will be downloaded description: Enter the Test cases in the Downloaded template, expected_result: nan description: Click on browser field, expected_result: Local Disk will be opened description: Select the file other than excel sheet, expected_result: In local folder, should display "No items match your search"
Module: Test Design, Requirement: Upload a file by drag and drop
Test Cases: description: User can upload a file by drag and drop, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Down arrow mark, expected_result: nan description: Click on "Import testcases from CSV, expected_result: Import testcases from Template page will be displayed description: Click on "Download the Import Template", expected_result: TenjinOnline Template will be downloaded description: Enter the Test cases in the Downloaded template, expected_result: nan description: Drag and drop the file, expected_result: Should display selected file name description: Click on "Proceed", expected_result: File is uploaded description: Click on "Finish" , expected_result: Import completed message displayed on screens description: Click on "Close", expected_result: User can view the imported testcases in the list of test cases page
Module: Test Design, Requirement: View each stages of while importing the test cases
Test Cases: description: User should view each stages of while importing the test cases, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Down arrow mark, expected_result: nan description: Click on "Import testcases from CSV, expected_result: Import testcases from Template page will be displayed description: Click on "Download the Import Template", expected_result: TenjinOnline Template will be downloaded description: Enter the Test cases in the Downloaded template, expected_result: nan description: Click on browser field, expected_result: Local Disk will be opened description: Select the file and click on Open, expected_result: Should display selected file name description: Click on "Proceed", expected_result: File is uploaded and user should view "Upload Template" stage description: Click on "Finish" , expected_result: Import completed message displayed on screens and user should view "Review" stage description: Click on "Close", expected_result: User can view the imported testcases in the list of test cases page and user should view the Import stage
Module: Test Design, Requirement: Uploaded incorrect file
Test Cases: description: When user uploaded incorrect file, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Down arrow mark, expected_result: nan description: Click on "Import testcases from CSV, expected_result: Import testcases from Template page will be displayed description: Click on "Download the Import Template", expected_result: TenjinOnline Template will be downloaded description: Enter the Test cases in the Downloaded template, expected_result: nan description: Click on browser field, expected_result: Local Disk will be opened description: Select the file and click on Open, expected_result: Should display selected file name description: Click on "Proceed", expected_result: Should display an error message like "Could not upload your file at this time. Please try again"
Module: Test Design, Requirement: Not upload a file
Test Cases: description: User should not upload a file, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Down arrow mark, expected_result: nan description: Click on "Import testcases from CSV, expected_result: Import testcases from Template page will be displayed description: Click on "Download the Import Template", expected_result: TenjinOnline Template will be downloaded description: Enter the Test cases in the Downloaded template, expected_result: nan description: Click on browser field, expected_result: Local Disk will be opened description: Select the file and click on Open, expected_result: Should display selected file name description: Click on "Cancel" button, expected_result: It will redirect to "list of test cases" page
Module: Test Design, Requirement: See the sample spreadsheet
Test Cases: description: User should see the sample spreadsheet, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Down arrow mark, expected_result: nan description: Click on "Import testcases from CSV, expected_result: Import testcases from Template page will be displayed description: Click on "See a sample spreadsheet for reference", expected_result: It will download "tenjinonline testcase import template with Sample data"
Module: Test Design, Requirement: Filter the Test cases
Test Cases: description: As user, I must be able to filter the Testcases, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Show filters button, expected_result: nan description: User should filter the testcases by Summary, key etc, expected_result: nan description: User should filter the testcases by "Status" as Any, Draft, Pending Review, Approved, rework, expected_result: nan description: User should filter the testcases by "Run Type" as Automated, Manual, expected_result: nan description: User should filter the testcases by "Application", "Owner", "Priority", "Complexity", Requirement , expected_result: nan description: Click on Apply button, expected_result: It will the testcases based on the filters
Module: Defects, Requirement: Post the defects
Test Cases: description: User able to post the defects, pre_condition: User should generate token from jira, then configure jirain Tenjin Online Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Cases in the Run Summary page, expected_result: It will traverse to the Test Cases summary page description: Click on Defect plus icon, expected_result: Post Defects popup window should be displayed description: Enter the Defect Summary, expected_result: nan description: Choose priority from the "Choose a Priority" dropdownn , expected_result: nan description: Upload the file, expected_result: nan description: Enter the Description, expected_result: nan description: Click on "Submit" button, expected_result: Defects successfully uploaded confirmation message should be displayed description: When user click on Defect ID, expected_result: It will traverse to the Jira tool description: Go to Defects module, expected_result: nan description: Click on Defects tab, expected_result: Posted defects should be displayed description: Go to execution, expected_result: nan description: Click on Defects tab, expected_result: Posted defects will be displayed with respect to Test cycle
Module: Defects, Requirement: Unable to post the defects
Test Cases: description: If user unable to post the defects, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Cases in the Run Summary page, expected_result: It will traverse to the Test Cases summary page description: Click on Defect plus icon, expected_result: Post Defects popup window should be displayed description: Enter the Defect Summary, expected_result: nan description: Choose priority from the "Choose a Priority" dropdownn , expected_result: nan description: Upload the file, expected_result: nan description: Enter the Description, expected_result: nan description: Click on "Cancel" icon, expected_result: User cannot post a defect/ it will close the post defects popup window .Should display the Test Case Summary page
Module: Defects, Requirement: Not allow the user to post the defects if user without inputting data's in the text field
Test Cases: description: Should not allow the user to post the defects if user without inputting data's in the text field, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Cases in the Run Summary page, expected_result: It will traverse to the Test Cases summary page description: Click on Defect plus icon, expected_result: Post Defects popup window should be displayed description: Do not enter the Defect Summary, expected_result: Should display the "Required" message and "Submit" button should not be enabled description: Choose priority from the "Choose a Priority" dropdownn , expected_result: nan description: Upload the file, expected_result: nan description: Enter the Description, expected_result: nan
Module: Defects, Requirement: Enter the defect summary in the text field
Test Cases: description: User able to enter the defect summary in the text field, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Cases in the Run Summary page, expected_result: It will traverse to the Test Cases summary page description: Click on Defect plus icon, expected_result: Post Defects popup window should be displayed description: Enter the Defect Summary, expected_result: nan description: User should enter only alphabets in the Defect Summary text field, expected_result: nan description: User should enter only numbers in the Defect Summary text field, expected_result: nan description: User should enter alphanumeric in the Defect Summary text field, expected_result: nan
Module: Defects, Requirement: Select the priority options from the Choose a Priority dropdown
Test Cases: description: User able to select the priority options from the Choose a Priority dropdown, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Cases in the Run Summary page, expected_result: It will traverse to the Test Cases summary page description: Click on Defect plus icon, expected_result: Post Defects popup window should be displayed description: Enter the Defect Summary, expected_result: nan description: User should select the priority options in the Choose the priority dropdown, expected_result: nan
Module: Defects, Requirement: Enter the description in the text field
Test Cases: description: User should enter the description in the text field, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: Click on Cases in the Run Summary page, expected_result: It will traverse to the Test Cases summary page description: Click on Defect plus icon, expected_result: Post Defects popup window should be displayed description: Enter the Defect Summary, expected_result: nan description: User should select the priority options in the Choose the priority dropdown, expected_result: nan description: Upload the file in the Attach field, expected_result: nan description: Enter the Description in the "Description" text field, expected_result: nan
Module: Defects, Requirement: See the Sort by options in the Defects page
Test Cases: description: User able to see the Sort by options in theDefects page, pre_condition: nan Test Steps: description: Login to TenjinOnline and click on Test Design, expected_result: nan description: By default user able to see the Card view, expected_result: nan
Module: Defects, Requirement: See the defects details in the card view
Test Cases: description: User should see the defects details in the card view, pre_condition: nan Test Steps: description: User able view the defects key in the Card view, expected_result: nan description: User able to see the priority, expected_result: nan description: User able to view the defect name , expected_result: nan description: User able to view the Posted On and time, expected_result: nan description: User able to view the Posted By, expected_result: nan description: User able to see the Open status, expected_result: nan
Module: Defects, Requirement: See the defects details in the table view
Test Cases: description: User should see the defects details in the table view, pre_condition: nan Test Steps: description: User able view the defects key in the Table view, expected_result: nan description: User able to see the priority, expected_result: nan description: User able to view the defect name , expected_result: nan description: User able to view the Posted On and time, expected_result: nan description: User able to view the Posted By, expected_result: nan description: User able to see the Open status, expected_result: nan
Module: Defects, Requirement: See the filters in the Defect page
Test Cases: description: User able to see the filters in the Defect page, pre_condition: nan Test Steps: description: User able to see the filters, expected_result: nan description: User should filter the Defects by Summary, key in the search bar, expected_result: nan description: User should filter the defects by "Status", expected_result: nan description: User should filter the defects by "Posted By", expected_result: nan description: User should filter the defects by "Priority", expected_result: nan
Module: Application, Requirement: Application creation (Automatically)
Test Cases: description: As user, I must be able to create a application automatically, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode Test Steps: description: Login to Tenjin Online - Select Applications from Top Menu, expected_result: Project Details should be shown description: Clicks on "Register an App" button, expected_result: nan description: Select a Android/iOS/Web/API Platform and click on "Next" button, expected_result: nan description: Select an Agent from the Agent dropdown , expected_result: nan description: Select a Device name from the Device dropdown, expected_result: nan description: Select an Application name from the Application Dropdown w.r.t platform, expected_result: nan description: Edit the Application name, expected_result: nan description: Click on "Finish" button, expected_result: Application should be created and should display confirmation message <Application created successfully>
Module: Application, Requirement: Application creation (Manually)
Test Cases: description: As user, I must be able to create a application manually, pre_condition: nan Test Steps: description: Login to Tenjin Online - Select Applications from Top Menu, expected_result: nan description: Clicks on "Register an App" button, expected_result: nan description: Click on " Create Application Manually" link on below right corner on popup window, expected_result: nan description: Enter Application Name, Type, App Package and App Activity, Bundle ID, Url, Base url upload a file (apk or ipa), Description, expected_result: nan description: Click on "Create" button, expected_result: Application should be created and should display confirmation message <Application created successfully>
Module: Application, Requirement: Deleting the Application for Android, iOS, API and Web platform
Test Cases: description: As user, I must be able to delete the application for Android, iOS, and Web platform, pre_condition: 1. Application should be created Test Steps: description: Login to Tenjin Online - Select Applications from Top Menu, expected_result: nan description: Click on Delete icon , expected_result: Get confirmation message <Application deleted successfully>
Module: Application, Requirement: Edit the Application for Android, iOS, API and Web platform
Test Cases: description: As user, I must be able to edit the application for Android, iOS, and Web platform, pre_condition: 1. Application should be created Test Steps: description: Login to Tenjin Online - Select Applications from Top Menu, expected_result: nan description: Click on Edit icon , expected_result: Get confirmation message <Application updated successfully>
Module: Application, Requirement: Upload an apk/ipa file
Test Cases: description: As user, I must be able to upload apk/ipa file while creation of application, pre_condition: nan Test Steps: description: Login to Tenjin Online - Select Applications from Top Menu, expected_result: nan description: Create an application manually, expected_result: nan description: Click on Browse link or drag and drop the apk/ipa file, expected_result: Uploaded file name will be displayed description: Click on "Save" button, expected_result: Get confirmation message <Application created successfully>
Module: Application, Requirement: Updating an apk/ipa file
Test Cases: description: As user, i must be able to updating an apk/ipa file, pre_condition: nan Test Steps: description: Login to Tenjin Online - Select Applications from Top Menu, expected_result: nan description: Click on Edit icon , expected_result: nan description: Click on Browse link or drag and drop the apk/ipa file, expected_result: Uploaded file name will be displayed description: Click on "Save" button, expected_result: Get confirmation message <Application updated successfully>
Module: Application, Requirement: Uploading a different format files
Test Cases: description: As user, I must not be able to upload an different format files, pre_condition: nan Test Steps: description: Login to Tenjin Online - Select Applications from Top Menu, expected_result: nan description: Click on Edit icon , expected_result: nan description: Click on Browse link or drag and drop the apk/ipa file, expected_result: It will display an error message <INVALID - Please select a valid file type>
Module: Application, Requirement: Filters the Applications
Test Cases: description: As user, I should able to filter the Applications, pre_condition: nan Test Steps: description: Login to Tenjin Online - Select Applications from Top Menu, expected_result: nan description: Click on "Show filters", expected_result: nan description: User should filter the applications by Name, description etc, expected_result: nan description: User should filter the applications by Type, expected_result: nan description: Click on "Apply" button, expected_result: It will search the applications based on filters
Module: Application, Requirement: Sort the Applications
Test Cases: description: As user, I should able to sort the Applications, pre_condition: nan Test Steps: description: Login to Tenjin Online - Select Applications from Top Menu, expected_result: nan description: Select the options from the "Sort By" dropdown, expected_result: nan description: User should sort from "Name (A-Z)", expected_result: nan description: User should sort from "Name (Z-A)", expected_result: nan
Module: Agents, Requirement: Agents setup
Test Cases: description: As user, I must be do Tenjin Online set up, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode Test Steps: description: Login to Tenjin Online - click on Agents from the Top Menu, expected_result: Agents list page will be displayed description: Click on download agent button, expected_result: nan description: Click on download Node js Installer, expected_result: nan description: Click on Download the Tenjin agent, expected_result: nan description: Install the downloaded files(Node js and Tenjin agent) in PC, expected_result: After installing the Tenjin Online exe file, we will get Tenjin Online Agent popup window to start and stop the Agents
Module: Agents, Requirement: Registering an Agent
Test Cases: description: As user, I must be able to Register an Agent, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode and Agent exe file should be runnning Test Steps: description: Login to Tenjin Online - click on Agents from the Top Menu, expected_result: Agents list page will be displayed description: Click on "Register Agent" button, expected_result: Register Agent popup window is shown description: Enter the "Agent Name" and Click on "Register" button, expected_result: Confirmation message is displayed <Agent is created successfully>
Module: Agents, Requirement: To view the device details in Agent details page
Test Cases: description: As user, I must be able to view the device details in Agent Details page, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode and Agent exe file should be runnning Test Steps: description: Login to Tenjin Online - click on Agents from the Top Menu, expected_result: nan description: Click on Registered Agent Name, expected_result: nan description: Click on "Test connection" button, expected_result: Confirmation message is displayed <Connection successfull> and able to view the device details of Mobile
Module: Agents, Requirement: Degistering the Agent
Test Cases: description: As user, I must be able to deregister the agent, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode 2. Stop the running agent Test Steps: description: Login to Tenjin Online - click on Agents from the Top Menu, expected_result: Agents list page will be displayed description: Click on "Agent name" from the lists page, expected_result: It will traverse to Agent details page description: Click on delete button, expected_result: Please confirm popup window should be displayed description: Click on "Proceed" button, expected_result: Agent will be deleted
Module: Agents, Requirement: Degistering the Agent which is connected
Test Cases: description: As user, I should not deleteing the Agents which is connected, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode 2. Agent should be running Test Steps: description: Login to Tenjin Online - click on Agents from the Top Menu, expected_result: Agents list page will be displayed description: Search for any agent with CONNECTED status and click on that agent name, expected_result: Agent details page is shown and delete button should be hidden
Module: Agents, Requirement: Delete an agent not registered by me
Test Cases: description: As user, I should not allow to delete the Agent which is not registered by me, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode 2. Agent should be running Test Steps: description: Login to Tenjin Online - click on Agents from the Top Menu, expected_result: Agents list page will be displayed description: Search the agent which is not registered by me and click on that agent name, expected_result: Agent details page is shown and delete button should be hidden
Module: Agents, Requirement: Sort the Agents
Test Cases: description: As user, i should able to sort the Agents, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode 2. Agent should be running Test Steps: description: Login to TenjinOnline and click on Agents, expected_result: User can view the list of Agents description: Select the options from the "Sort By" dropdown, expected_result: nan description: User should sort from "Registered on (Latest First)", expected_result: nan description: User should sort from "Created (Earliest First)", expected_result: nan description: User should sort from "Name (A-Z)", expected_result: nan description: User should sort from "Name (Z-A)", expected_result: nan
Module: Agents, Requirement: Filter the Agents
Test Cases: description: As user, I should able to filter the Agents, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode 2. Agent should be running Test Steps: description: Login to TenjinOnline and click on Agents, expected_result: User can view the list of Agents description: User able to search by name, expected_result: nan description: User able to serach by "Registered by me", expected_result: nan description: User able to serach by "Platform", expected_result: nan description: User able to serach by "Status", expected_result: nan
Module: Agents, Requirement: Selecting a windows agent while creation of Android application
Test Cases: description: As user, I should able to view the Andriod device, if user selecting Windows agent, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode 2. Agent should be running 3. Android platform Test Steps: description: Login to TenjinOnline and click on Applications, expected_result: Application lists page should be displayed description: Click on "Register an app" button , expected_result: Select Application Platform popup window should be displayed description: Select "Android Platform" and click on "Next" button, expected_result: nan description: Select the "Windows Agent name" from the dropdown, expected_result: Windows and MAC agent should be displayed description: Select "Device name", expected_result: Only Android device name should be displayed
Module: Agents, Requirement: Selecting a MAC agent while creation of Android application
Test Cases: description: As user, I should not able to view the Android device, if user selecting MAC agent, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode 2. Agent should be running Test Steps: description: Login to TenjinOnline and click on Applications, expected_result: Application lists page should be displayed description: Click on "Register an app" button , expected_result: Select Application Platform popup window should be displayed description: Select "Android Platform" and click on "Next" button, expected_result: nan description: Select the "MAC Agent name", expected_result: Windows and MAC agent should be displayed description: Select "Device name", expected_result: No options should be displayed
Module: Agents, Requirement: Selecting a MAC agent while creation of iOS application
Test Cases: description: As user, I should able to view the MAC device, if user selecting MAC agent, pre_condition: 1. Configure the mobile device by enabling the developer options and usb debugging mode 2. Agent should be running Test Steps: description: Login to TenjinOnline and click on Applications, expected_result: Application lists page should be displayed description: Click on "Register an app" button , expected_result: Select Application Platform popup window should be displayed description: Select "Android Platform" and click on "Next" button, expected_result: nan description: Select the "MAC Agent name", expected_result: Only MAC agent should be displayed description: Select "Device name", expected_result: MAC device name should be displayed
Module: Project, Requirement: creation of new project
Test Cases: description: User able to create a project , pre_condition: 1. User registered with Tenjin Online Test Steps: description: Login into Tenjin Online, expected_result: Project details page will be displayed description: User able to click on "Projects" from the Top menu, expected_result: Project list page will be displayed description: Click on "New Project" button , expected_result: Create project page will get display description: Click on Project name , expected_result: User should input the Project name in terms of Alphabets and Alphanumerics from the "project Name" text field description: When user input the project name , expected_result: Project key should be auto generated from the 3 character of project name description: User able to edit the "Project Key", expected_result: User should edit the "Project Key" and it should be 6 character only description: Select the type of project from "Project Type" dropdown, expected_result: Should select the type of project from "Project Type" dropdown description: Search the type of project from"Project Type" field, expected_result: Should search the type of project from "Project Type" field description: Select the Start date from the "Start Date" calender, expected_result: User should select the Start date from the "Start Date" calender description: Select the End date from the "End Date" calender, expected_result: User should select the End date from the "End Date" calender description: Input the characters in the "Description" text field, expected_result: User should input the characters in the "Description" text field description: Click on "Create" button , expected_result: Check the message "Successfully project created"
Module: Project, Requirement: Creation of new project
Test Cases: description: User able to search by using show filters, pre_condition: 1. User registered with Tenjin Online Test Steps: description: Click on "Show filters" button , expected_result: Filters drawer should be displayed description: Click on "Hide filters" button , expected_result: Filters drawer should be hidden description: Input/search for the project name, key etc, expected_result: Should input/search for the project name, key etc description: Select the owner name based on the searches, expected_result: Should search the owner name based on the project name, key etc and type description: Click on "Apply" button, expected_result: System should display the projects based on the searches description: Click on "Clear" button, expected_result: System should display the projects lists page description: User able to search the owner name from the Owner dropdown, expected_result: User should search the owner name from the Owner dropdown
Module: Project details, Requirement: Project details page
Test Cases: description: User able to view the Permission for "User" role, pre_condition: 1. User registered with Tenjin Online Test Steps: description: User able to view the 'Roles and Permission' Tab, expected_result: User should view the 'Test Cycle' Tab description: User able to view the permissions based on the roles, expected_result: User should to view the permissions based on the roles description: Clicks on permission for user, expected_result: A new pop up window"Permission" should be displayed description: User able to view the Role name "User", expected_result: User should view the Role name as"User" description: User able to view the permission search bar, expected_result: User should to view the permission search bar description: User able to view the list of permission for the Administrator role, expected_result: User should view the list of permission for the User role description: User able to click on cancel button , expected_result: "Permission" window should be closed description: User able to click on save button , expected_result: Check the message "Permission(s) successfully added to roles" description: Click on 'X' symbol, expected_result: "Permission" window should be closed and come back to project details back
Module: App integration details, Requirement: App Integration page
Test Cases: description: User able to delete the Browser Stack configuration, pre_condition: 1. Browser Stack Integration should be done Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "App Integration" tab, expected_result: nan description: Click on Browser stack link from side navigation bar, expected_result: User can view the details of Browser Stack configuration description: Click on delete icon , expected_result: A new pop up window "Confirm Delete" should be displayed description: Click on Agree button , expected_result: Check the message "Browser Stack integration deleted successfully"
Module: Settings details , Requirement: Settings details
Test Cases: description: User able view the Settings tab, pre_condition: 1. User registered with Tenjin Online Test Steps: description: Login to Tenjin Online, expected_result: Project Details should be shown description: Click on "Settings" tab, expected_result: nan description: User able to view the 'Test Design' header, expected_result: User should view the 'Test Design' header description: User able to enable Test Design Review workflow, expected_result: User should enable Test Design Review workflow description: User able to disable Test Design Review workflow, expected_result: User should disable Test Design Review workflow
Module: Login, Requirement: User login in
Test Cases: description: User able to leave email and password as empty and try to login, pre_condition: 1. User registered with Tenjin Online Test Steps: description: Enter the url of the Tenjin Online, expected_result: Sign In page will be displayed description: User able to leave Email field as empty, expected_result: Should able to leave Email field as empty description: User able to leave password field as empty, expected_result: Should able to leave the password field as empty description: Click on Sign In button, expected_result: Email and Password field will get highlighted in red color and displays as "required"
Module: Forget Password, Requirement: User changes the password
Test Cases: description: User able to change the password inputting invalid email id, pre_condition: 1. User registered with Tenjin Online Test Steps: description: Enter the url of the Tenjin Online, expected_result: Login page will be displayed description: Click on forget password button, expected_result: "Reset your password" window will get displayed description: Enter the invalid email in "Email" text filed, expected_result: Should able to enter the Invalid mail Id description: Click on reset password button, expected_result: Systems throws error message "No records were found matching the search criteria". description: Click on back to login button, expected_result: Sign In page will be displayed
Module: Logout, Requirement: User logout
Test Cases: description: User able to logout by closing the browser, pre_condition: 1. User registered with Tenjin Online Test Steps: description: Enter the url of the Tenjin Online, expected_result: Sign In page will be displayed description: Enter the valid email in "Email" text filed, expected_result: Should able to enter the valid email in "email" text field description: Enter the valid password in "Password" text field, expected_result: Should able to enter the valid password in "password" text field description: Click on Sign In button, expected_result: Project details page should be displayed description: User able to close the browser, expected_result: User should close the browser description: If user close the browser , expected_result: Should redirects to Login page.
Module: Users, Requirement: Creation of Users
Test Cases: description: User able to search by First name, last name and email id, pre_condition: 1. User registered with Tenjin Online Test Steps: description: User able to search options by First name by search by dropdown, expected_result: User should search options by First name by search by dropdown description: User able to search options by Email id by search by dropdown, expected_result: User should search options by Email id by search by dropdown description: User able to search optionsby email id dropdown, expected_result: User should search optionsby email id dropdown
Module: Settings, Requirement: Settings
Test Cases: description: User able to view the Defects Options from Settings Page, pre_condition: 1. User registered with Tenjin Online Test Steps: description: Login into Tenjin Online, expected_result: Project details page will be displayed description: User able to click on "Settings" from the Top menu, expected_result: A new pop up window "Instance Settings" should be displayed description: User able to view the Project option, expected_result: User should view the Project option description: Click on defects option, expected_result: Defects page should be displayed description: User able to view the 'Manage Priorities' header, expected_result: User should view the 'Manage Priorities' header description: User able to view Name, description and action, expected_result: User should view Name, description and action description: User able to view name as low, medium,high,highest, expected_result: User should view name as low, medium,high,highest description: User able to view description as low, medium,high,highest, expected_result: User should view description as low, medium,high,highest description: User able to edit the actions, expected_result: User should edit the actions description: Click on edit action, expected_result: A new pop up window "Update Defect Priority" should be displayed description: User able to view the Name and description, expected_result: User should view the Name and description description: User able to update the Name and description, expected_result: User should update the Name and description description: Click on plus icon , expected_result: nan description: User able to view Name and description, expected_result: User should view Name and description description: User able to update the Name and description, expected_result: User should update the Name and description description: Click on create button, expected_result: New Defect Priority will be created description: User able to click on "X" icon, expected_result: "Instance Settings" pop up window will be closed
Module: Feedback, Requirement: User Feedback
Test Cases: description: User not able to give feedback in the Login page without inputting the details, pre_condition: 1. User registered with Tenjin Online Test Steps: description: Enter the url of the Tenjin Online, expected_result: Sign In page will be displayed description: User able to view Sign In page, expected_result: User should view Sign In page description: User able to view 'Give Feedback' button, expected_result: User should view 'Give Feedback' button description: Click on Give feedback , expected_result: A new pop up window"Give Feedback" should be displayed description: If user does not input the Your name, Email ID, Instance Id, Description field, expected_result: Should display the warning message "Required" in red color description: Clcik on cancel button, expected_result: User able to click on cancel button and come back to Sign
Module: Requirement, Requirement: Requirement creation
Test Cases: description: Verify whether the pagination is working on the Requirements list page, pre_condition: nan Test Steps: description: Hover on the Requirement icon on the vertical navigation bar, expected_result: Hover on the Requirement icon on the vertical navigation bar description: Click on the Requirements button, expected_result: Requirements list page should displayed description: User able to traverse or paginate to next page or able to view the next set of requirements by clicking on the Next Arrow button, expected_result: User able to traverse or paginate to next page or able to view the next set of requirements by clicking on the Next Arrow button description: User able to traverse or paginate to Previous page or able to view the Previous set of requirements by clicking on the Next Arrow button, expected_result: User able to traverse or paginate to Previous page or able to view the Previous set of requirements by clicking on the Next Arrow button
Module: Requirement, Requirement: View and access the Requirement list page
Test Cases: description: User able to delete the Requirement when it is mapped to the existing test cases, pre_condition: 1. requirement should be created 2.Requirement should be linked within the requirement Test Steps: description: Hover on the Requirement icon on the vertical navigation bar, expected_result: Hover on the Requirement icon on the vertical navigation bar description: Click on the Requirements button, expected_result: Requirements list page should displayed description: Click on the Required Requirement, expected_result: Requirement Detail page should displayed description: Click on Delete button, expected_result: System should throw error message like "Requirement cannot be deleted as it is mapped to the testcases"
Module: Requirement, Requirement: Able link test cases to requirement
Test Cases: description: Verify user able to view the linked requirements details in the Requirement coverage section, pre_condition: 1. Testcase shoule be created 2.Requirement should be created 3.Requirement should be linked to testcases Test Steps: description: Go to Execute, expected_result: nan description: Click on "View Requirement Coverage" button, expected_result: User should view the Name, Summary, Progress and Status in the Requirement Coverage section
Module: Automation, Requirement: User Interface for Testbot in Web Application/iOS /Android
Test Cases: description: User able to view the Automation page, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: Login into Tenjin Online, expected_result: Project details should be dispalyed description: Hover on the Automation icon on the vertical navigation bar, expected_result: Automation tooltip should be displayed description: Click on the Automation button, expected_result: Testbot list page should be displayed description: User able to view the lists of bot in the Automation page, expected_result: User should view the lists of bot in the Automate page description: User able to view the Android icon, expected_result: If user created Android bots description: User able to view the iOS icon, expected_result: If user created iOS bots description: User able to view the Mobile icon for Android and iOS platform, expected_result: User should view the Mobile icon for Android and iOS platform description: User able to view the globe icon for Web platform, expected_result: User should view the globe icon for Web platform description: User able to view the bot creation date and time, expected_result: User should view the bot creation date and time description: User able to view the bot update date and time, expected_result: User should view the bot update date and time description: User able to view sort by "Created (Newest First), Created (Oldest first), Name", expected_result: User should view sort by "Created (Newest First), Created (Oldest first), Name" description: User able to view the Hide/Show filters button, expected_result: User able to view the Hide/Show filters button description: User able to traverse to the other page by using pagination, expected_result: User should traverse to the other page by using pagination
Module: Automation, Requirement: Testbot creation for Android
Test Cases: description: User able to create a bot for Android , pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: User able to create a bot for Android, expected_result: User should create a bot for Android description: User able to click on 'Create New Bot' button for Android , expected_result: New Testbot popup window should be displayed description: User able enter the 'TestBot Name' into the TestBot Name text field for Android , expected_result: User should enter the 'TestBot Name' into the TestBot Name text field for Android description: User able to select the Android Application from the 'Application' dropdown , expected_result: User should select the Android Application from the 'Application' dropdown description: User able to checks the 'App Reset' checkbox for Android , expected_result: User should checks the 'App Reset' checkbox for Android description: When user checks the App reset checkbox, expected_result: The application should resetted description: When user unchecks the App reset checkbox, expected_result: The application should not be resetted description: User able to enter the Description on "Description" text field, expected_result: User should enter the Description on "Description" text field description: If user not inputting any values on Mandatory fields, expected_result: Should display the warning message as "Required" and should be in red color description: User able to click on "Cancel" button, expected_result: User should click on "Cancel" button description: User able to click on "Create" button, expected_result: User should click on "Create" button description: When user clicks on "Create" button , expected_result: Should redirect to bot build tab
Module: Automation, Requirement: Testbot creation for iOS
Test Cases: description: User able to create a bot for iOS, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: User user able to create a bot for iOS, expected_result: User should create a bot for iOS description: User user able to click on 'Create New Bot' button for iOS, expected_result: New Testbot popup window should be displayed description: User user able enter the 'TestBot Name' into the TestBot Name text field for iOS, expected_result: User should enter the 'TestBot Name' into the TestBot Name text field for iOS description: User user able to select the ios Application from the 'Application' dropdown , expected_result: User should select the iOS Application from the 'Application' dropdown description: User user able to checks the 'App Reset' checkbox for iOS, expected_result: User should checks the 'App Reset' checkbox for iOS description: When user checks the App reset checkbox, expected_result: The application should resetted description: When user unchecks the App reset checkbox, expected_result: The application should not be resetted description: User able to enter the Description on "Description" text field, expected_result: User should enter the Description on "Description" text field description: If user not inputting any values on Mandatory fields, expected_result: Should display the warning message as "Required" and should be in red color description: User able to click on "Cancel" button, expected_result: User should click on "Cancel" button description: User able to click on "Create" button, expected_result: User should click on "Create" button description: When user clicks on "Create" button , expected_result: Should redirect to bot build tab
Module: Automation, Requirement: Build your Test-Bot for Android /iOS-(OTP extraction)
Test Cases: description: User able to build a bot, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: User able to build a bot in "Build Tab", expected_result: User should build a bot in "Build Tab" description: User able to click on Launch button, expected_result: User should click on Launch button description: When user click on Launch button, expected_result: Application should get launched on the browser description: User able to view the different 'Select views' in the bot building page, expected_result: User should view the differenr Select views like Element and Screen description: User able to view the Scan By dropdown, expected_result: User should view the Scan By dropdown description: User able to select the Scan Minimal option from the Scan By Dropdown, expected_result: User should select the Scan Minimal option from the Scan By Dropdown, it will help in scanning each element in application description: User able to select the Scan Full option from the Scan By Dropdown, expected_result: User should select the Scan Full option from the Scan By Dropdown, it will scan the whole screen at once description: User when user click on Screen view , expected_result: It should display the Scanned screens description: User when user click on Element view, expected_result: It should display the Element Properties description: User able to view the Refresh Screen text, expected_result: User should view the Refresh Screen text description: User able to view the Refresh Icon, expected_result: User should view the Refresh Icon description: User when user click on Refresh Icon, expected_result: It should refresh the bot screen page description: User when user click on any interaction element, expected_result: It should display the Attribute popup window description: User able to edit the Label, expected_result: User should edit the label description: User when user click on 'Add to flow' button, expected_result: Element should be added to the TestBot flow description: User able to view the downward arrow mark, expected_result: User should view the downward arrow mark description: User when user click on Hide TestBot Flow button, expected_result: It should hide the TestFlow description: User when user click on Show TestBot Flow button, expected_result: It should display the TestFlow description: User when user add any actions to the TestBot Flow frame, expected_result: Added element should be highlighted in some color description: User able to view the Page name below the Added actions, expected_result: User should view the page name and should be in Gray color description: User able to view the Serial Number, expected_result: User should able to view Serial Number description: User when user add data as parameterized, expected_result: Parameterized action should be highlighted in the Blue color description: User when user add data as hardcoded, expected_result: Hardcoded actions should be highlighted in thr Gray color description: User when click on downward arrow icon, expected_result: It should display the actions and where user can select the other action flow like click, Input etc description: Verify when user click on Parameterized text in the TestBot Flow, expected_result: User able to view only the Default value text field description: User able to enter the default value in the Default value text field, expected_result: User should enter the default value in the Default value text field description: User when user click on (X) close icon, expected_result: It should close the Default value text field description: User able to view the Import Icon in the TestBot Flow Frame, expected_result: User should view the Import Icon in the TestBot Flow Frame description: User able to view the Insert actions Icon in the TestBot Flow Frame, expected_result: User should view the Insert actions Icon in the TestBot Flow Frame description: User able to view the Capture the Screenshots Icon in the TestBot Flow Frame, expected_result: User should view the Capture the Screenshots Icon in the TestBot Flow Frame description: User able to view the Add wait time Icon in the TestBot Flow Frame, expected_result: User should view the Add wait time Icon in the TestBot Flow Frame description: User able to Drag and drop the actions, expected_result: User should Drag and drop the actions description: When user click on Down arrow icon in the Actions, expected_result: User should view options like Edit, Delete, Insert Action, Insert Key press, scroll, Extract OTP description: When user click on Edit option, expected_result: User able to edit the "Choose an Element" and "Select an Action" description: When user click on delete option, expected_result: User able to delete the actions from the Testbot flow description: When user click on Insert action option, expected_result: User able to add new actions to the testbot flow description: When user click on Insert press key option , expected_result: Should click on enter button on mobile description: When user click on Scroll option, expected_result: Should display the Choose Direction to Scroll dropdown should be displayed description: When user click on Extract OTP option, expected_result: Should display the "OTP Message Template" text field description: When user click on Import Testbot icon, expected_result: Should display the "Import Testbot" popup window description: User able to view the "Select a TestBot" dropdown in the Import TestBot popup window, expected_result: User should view the "Select a TestBot" dropdown in the Import TestBot popup window description: User able to click on Done button, expected_result: User should click on Done button description: When user choose the testbot and click on "Done" button, expected_result: It should import the test bot
Module: Automation, Requirement: User able to execute the bot at Testbot level
Test Cases: description: User able to execute the bot at Testbot level, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: User able to execute the bot at Testbot level, expected_result: User should execute the bot at Testbot level description: User able to view the "Run TestBot" button in Build Tab, expected_result: User should view the "Run TestBot" button in Build Tab description: When user clicks on "Run TestBot" button, expected_result: Choose "Agent and Device" popup window should be displayed description: User able to view the "Include Devices and Cloud?" toggle button , expected_result: User should view the "Include Devices and Cloud?" toggle button description: User if select the toggle button"Include Devices and Cloud?", expected_result: Application can be launched in Browser Stack description: User able to select Choose an Agent from the "Agent Name" dropdown, expected_result: User should select Choose an Agent from the "Agent Name" dropdown description: User able to select Choose a Device from the "Device Name" dropdown, expected_result: User should select Choose a Device from the "Device Name" dropdown description: User able to select the datasets from the "Choose Agent and Device", expected_result: User should select the dataset from the "Choose Agent and Device" description: User able to click on "Run" button, expected_result: User should click on "Run" button description: User able to click on "Cancel" button, expected_result: User should click on "Cancel" button description: When user clicks on "Cancel" button and "Cancel" icon , expected_result: "Choose Agent and Device " popup window should be closed description: When user clicks on "Run TestBot" button, expected_result: It should transver to "Bot Result" tab description: When testbot flow is passed , expected_result: User should able to view the all "passed "actions in Testbot Flow description: When testbot flow is failed, expected_result: User should be able to view the "failed " actions in Testbot flow description: User clicks on Abort option while running the testbot, expected_result: Application should close and "Aborted' should display at particular step in which action step it gets aborted. description: When error message is diplayed while running the bot, expected_result: There could be multiple reason like network got disconnected while running the bot or server is not responding properly.
Module: Automation, Requirement: User navigate to "Bot Result" tab in Web Application
Test Cases: description: User is tranverse to "Bot Result"tab in Web Application, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected Test Steps: description: User is able to view the" Test Step Summary "page, expected_result: User should be able to view the Test Step Summary page description: In Test Step Summary page , user able to view run ID,user name,test type,started date and time,end date and time,elapsed time ,screenshots,testdata, verifications,output values and attachments, expected_result: In Test Step Summary page , user should be able to view run ID,user name,test type,started date and time,end date and time,elapsed time ,screenshots,testdata, verifications,output values and attachments description: In Screenshot screen under Test Step Summary page, User able to view the passed compled screenshots or failed screenshot if action is failed, expected_result: User should be able to view the passed compled screenshots or failed screenshot if action is failed description: In Test date screen under Test Step Summary page ,user able to view the s.no, element and value for a particular bot, expected_result: In Test date screen under Test Step Summary page ,user should be able to view the s.no, element and value for a particular bot if test data is available that data can be seen description: In verification screen under Test Step Summary page ,user can see verification data if applicable, expected_result: In verification screen under Test Step Summary page ,user can see verification data if applicable description: In output screen under Test Step Summary page ,user can see output data if applicable, expected_result: In output screen under Test Step Summary page ,user can see output data if applicable description: In Attachment screen under Test Step Summary page ,user can see attachment doc if applicable, expected_result: InAttachment screen under Test Step Summary page ,user can see attachment doc if applicable
Module: Automation, Requirement: User navigate to "Bot Result" tab in Android Application/Browser Stack
Test Cases: description: User is tranverse to "Bot Result"tab in Android Application, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: User is able to view the" Test Step Summary "page, expected_result: User should be able to view the Test Step Summary page description: In Test Step Summary page , user able to view run ID,user name,test type,started date and time,end date and time,elapsed time ,screenshots,testdata, verifications,output values ,Device Detail ,Device Metrix and attachments, expected_result: In Test Step Summary page , user should be able to view run ID,user name,test type,started date and time,end date and time,elapsed time ,screenshots,testdata, verifications,output values Device detail , Device Metrix and attachments description: In Test date screen under Test Step Summary page ,user able to view the s.no, element and value for a particular bot, expected_result: In Test date screen under Test Step Summary page ,user should be able to view the s.no, element and value for a particular bot if test data is available that data description: In verification screen under Test Step Summary page ,user can see verification data if applicable, expected_result: In verification screen under Test Step Summary page ,user can see verification data if applicable description: In output screen under Test Step Summary page ,user can see output data if applicable, expected_result: In output screen under Test Step Summary page ,user can see output data if applicable description: In Device Detail screen under Test Step Summary page,user able to view Device Name,Model,plateform,Manufacturer,plateform version and Total Memory, expected_result: In Device Detail screen under Test Step Summary page,user should be able to view Device Name,Model,plateform,Manufacturer,plateform version and Total Memory description: In Device Metrics screen under Test Step Summary page,user able to view Device performance Metrix-monitor start,monitor end,CPU Load ,Memory usage,Battery and Combined Graphical View (graph can be viewed for CPU Load ,Memory usage and Battery), expected_result: In Device Metrics screen under Test Step Summary page,user should be able to view Device performance Metrics-monitor start,monitor end,CPU Load ,Memory usage,Battery and Combined Graphical View (graph can be viewed for CPU Load ,Memory usage and Battery) description: InAttachment screen under Test Step Summary page ,user can see attachment doc if applicable, expected_result: InAttachment screen under Test Step Summary page ,user can see attachment doc if applicable
Module: Automation, Requirement: User navigate to "Bot Result" tab in iOS Application
Test Cases: description: User is tranverse to "Bot Result"tab in iOS Application, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: User is able to view the" Test Step Summary "page, expected_result: User should be able to view the Test Step Summary page description: In Test Step Summary page , user able to view run ID,user name,test type,started date and time,end date and time,elapsed time ,screenshots,testdata, verifications,output values ,Device Detail ,Device Metrix and attachments, expected_result: In Test Step Summary page , user should be able to view run ID,user name,test type,started date and time,end date and time,elapsed time ,screenshots,testdata, verifications,output values Device detail , Device Metrix and attachments description: In Test date screen under Test Step Summary page ,user able to view the s.no, element and value for a particular bot, expected_result: In Test date screen under Test Step Summary page ,user should be able to view the s.no, element and value for a particular bot if test data is available that data description: In verification screen under Test Step Summary page ,user can see verification data if applicable, expected_result: In verification screen under Test Step Summary page ,user can see verification data if applicable description: In output screen under Test Step Summary page ,user can see output data if applicable, expected_result: In output screen under Test Step Summary page ,user can see output data if applicable description: In Device Detail screen under Test Step Summary page,user able to view Device Name,Model,plateform,Manufacturer,plateform version and Total Memory, expected_result: In Device Detail screen under Test Step Summary page,user should be able to view Device Name,Model,plateform,Manufacturer,plateform version and Total Memory description: InAttachment screen under Test Step Summary page ,user can see attachment doc if applicable, expected_result: InAttachment screen under Test Step Summary page ,user can see attachment doc if applicable
Module: Automation, Requirement: User navigate to "Bot Result" tab in Browser Stack
Test Cases: description: User is tranverse to "Bot Result"tab in BrowserStack , pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. Browser Stack should be connected through token key Test Steps: description: User is able to view the" Test Step Summary "page, expected_result: User should be able to view the Test Step Summary page description: In Test Step Summary page , user able to view run ID,user name,test type,started date and time,end date and time,elapsed time ,screenshots,testdata, verifications,output values ,Device Detail ,Device Metrix and attachments, expected_result: In Test Step Summary page , user should be able to view run ID,user name,test type,started date and time,end date and time,elapsed time ,screenshots,testdata, verifications,output values Device detail , Device Metrix and attachments description: In Test date screen under Test Step Summary page ,user able to view the s.no, element and value for a particular bot, expected_result: In Test date screen under Test Step Summary page ,user should be able to view the s.no, element and value for a particular bot if test data is available that data description: In verification screen under Test Step Summary page ,user can see verification data if applicable, expected_result: In verification screen under Test Step Summary page ,user can see verification data if applicable description: In output screen under Test Step Summary page ,user can see output data if applicable, expected_result: In output screen under Test Step Summary page ,user can see output data if applicable description: In Device Detail screen under Test Step Summary page,user able to view Device Name,Model,plateform,Manufacturer,plateform version and Total Memory, expected_result: In Device Detail screen under Test Step Summary page,user should be able to view Device Name,Model,plateform,Manufacturer,plateform version and Total Memory description: In Device Metrics screen under Test Step Summary page,user able to view Device performance Metrix-monitor start,monitor end,CPU Load ,Memory usage,Battery and Combined Graphical View (graph can be viewed for CPU Load ,Memory usage and Battery), expected_result: In Device Metrics screen under Test Step Summary page,user should be able to view Device performance Metrix-monitor start,monitor end,CPU Load ,Memory usage,Battery and Combined Graphical View (graph can be viewed for CPU Load ,Memory usage and Battery) description: InAttachment screen under Test Step Summary page ,user can see attachment doc if applicable, expected_result: InAttachment screen under Test Step Summary page ,user can see attachment doc if applicable
Module: Automation, Requirement: Testbot can be edited for Web Application,Android and iOS bot
Test Cases: description: User able to edit the bot, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: Login into Tenjin Online, expected_result: Project details should be dispalyed description: Hover on the Automation icon on the vertical navigation bar, expected_result: Automation tooltip should be displayed description: Click on the Automation button, expected_result: Testbot list page should be displayed description: User able to view the lists of bot in the Automation page, expected_result: User should view the lists of bot in the Automate page description: Click on down arrow icon for Android bot , iOS bot and Web bot, expected_result: Copy, Edit and Delete options should be displayed description: User able to edit the Bot name and Description, expected_result: User should be able to edit the Bot name and Description and "Testbot successfully updated" successful message will reflect description: If user update the Application once creation of test bot, expected_result: Should display the error message like "Application for test bot cannot be updated because test bot already have actions for the existing application"
Module: Automation, Requirement: Testbot can be copied for Web Application,Android and iOS bot
Test Cases: description: User able to copy the bot, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: Login into Tenjin Online, expected_result: Project details should be dispalyed description: Hover on the Automation icon on the vertical navigation bar, expected_result: Automation tooltip should be displayed description: Click on the Automation button, expected_result: Testbot list page should be displayed description: User able to view the lists of bot in the Automation page, expected_result: User should view the lists of bot in the Automate page description: Click on down arrow icon for Android bot , iOS bot and Web bot, expected_result: Copy, Edit and Delete options should be displayed description: User able to copy the test bot, expected_result: User should copy the test bot and edit the name,then "Testbot copied successfully" will be reflected description: If user copy with same test bot name, expected_result: Should throws an error message like "This name is already used. Please use different name" description: User able edit the copied test bot, expected_result: User should edit the copied test bot
Module: Automation, Requirement: Testbot can be deleted for Web Application,iOS bot and Android bot
Test Cases: description: User able to delete the bot, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: Login into Tenjin Online, expected_result: Project details should be dispalyed description: Hover on the Automation icon on the vertical navigation bar, expected_result: Automation tooltip should be displayed description: Click on the Automation button, expected_result: Testbot list page should be displayed description: User able to view the lists of bot in the Automation page, expected_result: User should view the lists of bot in the Automate page description: Click on down arrow icon for Android bot ,iOS bot and web bot, expected_result: Copy, Edit and Delete options should be displayed description: User able to delete the testbot, expected_result: User should delete the testbot description: Click on delete button, expected_result: A new pop up"You are trying to delete this TestBot. This action cannot be undone. Do you wish to proceed?" should be displayed description: If user click on "ok" button, expected_result: Check the message "Testbot deleted successfully" should be displayed
Module: Automation, Requirement: Testbot can be sorted (Web Application, Android and iOS
Test Cases: description: User able to sort the Testbot, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: Login into Tenjin Online, expected_result: Project details should be dispalyed description: Hover on the Automation icon on the vertical navigation bar, expected_result: Automation tooltip should be displayed description: Click on the Automation button, expected_result: Testbot list page should be displayed description: User able to view sort by "Created (Newest First), Created (Oldest first), Name", expected_result: User should view sort by "Created (Newest First), Created (Oldest first), Name" description: User able to sort by "Created (Newest First)", expected_result: User should sort by "Created (Newest First)" description: User able to sort by " Created (Oldest first)", expected_result: User should sort by "Created (Oldest first)" description: User able to sort by "Name", expected_result: User should sort by "Name"
Module: Automation, Requirement: Search Testbot (windows, Android or iOS) by using show filters
Test Cases: description: User able to search Testbot by using show filters, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected 3. For Android /iOS mobile should be connected Test Steps: description: Login into Tenjin Online, expected_result: Project details should be dispalyed description: Hover on the Automation icon on the vertical navigation bar, expected_result: Automation tooltip should be displayed description: Click on the Automation button, expected_result: Testbot list page should be displayed description: User able to view the Show filters button, expected_result: User able to view the Show filters button description: Click on "Show filters" button , expected_result: Filters drawer should be displayed description: User able to input/search for the Testbot name and description etc in the Search bar, expected_result: User should input/search for the Testbot name and description etc in the search bar description: Select the Applications based on the searches, expected_result: User should search the Applications based on the project name, key etc and type description: Click on "Apply" button, expected_result: Should display the Test bots based on the searches description: Click on "Clear" button, expected_result: Should display the Testbot lists page description: User able to search the Application from the "Application" dropdown, expected_result: User should search the Application from the "Application" dropdown description: User able to search created by from the "Created By" dropdown, expected_result: User should search created by from the "Created By" dropdown description: Click on "Hide filters" button , expected_result: Filters drawer should be hidden
Module: Automation, Requirement: Testbot creation for Web Automation
Test Cases: description: User able to create a new Web Application, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected Test Steps: description: Login into Tenjin Online, expected_result: Project details should be dispalyed description: User able to create an Web Application, expected_result: User should able to create an Web Application description: User able to Clicks on Applications option from the HamburgerMenu, expected_result: User should able to Clicks on Applications option from the HamburgerMenu description: User able to clicks on "Register an App", expected_result: User should able to clicks on "Register an App" description: User able to select a Web Platform and click on the next button , expected_result: User should able to select a Web Platform and click on the next button description: User able to enter an Application Name, expected_result: User should able to enter an Application Name description: User able to select Type from the Dropdown, expected_result: User should able to select Type from the Dropdown description: User able to enter Url in the Url Text field, expected_result: User should able to enter Url in the Url Text field description: User able to enter some values into the Description in "Description"text field, expected_result: User should able to enter some values into the Description "Description" text field description: When user click on Create button, expected_result: Web Application should be created
Module: Automation, Requirement: Quick Setup - Login Flow Creation
Test Cases: description: User able to perform Quick -Setup action., pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected Test Steps: description: User able to view the Quick step page, expected_result: Quick step page should be displayed description: When user click on Start recording button, expected_result: Browser will launch automatically description: User able to perform required action /scanning of elements, expected_result: User should be ble to perform required actions description: When user click on Stop recording button, expected_result: Browser will stops learning description: When user click on Pause button, expected_result: Browser will pause from learning description: When user click on Proceed button, expected_result: Create your first function navigation flow screen should be displayed
Module: Automation, Requirement: Quick Setup - First Function Creation
Test Cases: description: First Function Creation, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected Test Steps: description: User able to enter Function name in the text field, expected_result: User should enter the Function name in the text field description: User should click on Create button, expected_result: Function should be created description: When user click on Start recording button, expected_result: Browser will launch automatically and user should record the elements/actions description: User able click on tab on the Browser, expected_result: User should click on tab on the Browser description: When user click on Stop recording button, expected_result: Browser will stops learning description: User able to edit the actions, expected_result: User should edit the actions description: User able to delete the actions, expected_result: User should delete the actions description: When user click on Proceed button, expected_result: Setup navigation to Function flow screen should be displayed
Module: Automation, Requirement: Quick Setup -Setup Navigation to Function
Test Cases: description: Setup Navigation to Function, pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected Test Steps: description: When user click on Start recording button, expected_result: Browser will display the respective page for setup naviagtion to function flow
Module: Automation, Requirement: Quick Setup -Discover elements (Simple)
Test Cases: description: Discover elements (Simple), pre_condition: 1.User should be registered to Tenjin Application 2.Tenjin Agent should be connected Test Steps: description: User able to click on some fields and Tabs on the Browser, expected_result: User should click on some fields and Tabs on the Browser description: When user click on Stop recording button, expected_result: Browser will stops learning description: User able to click on Discover icon, expected_result: User should click on Discover icon description: User click on Discover icon, expected_result: Available Screens should be displayed description: User able to view the recorded screens from the Available dropdown, expected_result: User should view the recorded screens from the Available dropdown description: User able to select the recorded screens from the Available dropdown, expected_result: User should select the recorded screens from the Available dropdown description: User able to click on checkbox on Availabe screen popup window, expected_result: User should click on checkbox on Availabe screen popup window description: When user checks the checkbox on Available Screen popup window, expected_result: Input New Screen name text field should be displayed description: User able to enter the values in the Input New Screen name text field, expected_result: User should enter the values in the Input New Screen name text field description: User able to click on Save button, expected_result: User should click on Save button description: User click on Proceed button, expected_result: User will move to Advance discover option
End of preview. Expand in Data Studio

Dataset Card for "req2testcase"

More Information needed

Downloads last month
4