• Home
  • About
  • Android
  • MonKey Talk
  • Selenium
  • Software Jobs
  • Test Cases
  • Testing Basics
  • Testing Interview Questions
  • UNIX OS

tfortesting

Testing make things perfect..
Stay updated via RSS

  • All Posts

    • October 2017 (7)
    • November 2013 (1)
    • October 2013 (5)
    • January 2013 (1)
    • December 2012 (3)
    • November 2012 (3)
    • October 2012 (11)
    • September 2012 (18)
    • August 2012 (8)
  • Categories

    • Android
    • Automation
    • Bug Tracking Tool
    • Cookie Testing
    • Detailed Testing topics
    • Manual Testing
    • Monkeytalk
    • PPTs
    • Scecurity Testing
    • selenium
    • Test cases
    • Test Papers for Testing
    • Testing Basics
    • Testing Methods
    • Testing Technique
    • UNIX
  • Recent Posts

    • FunctionalTest cases for android Apps
    • Test Cases for Android Apps (Test Cases Regarding External Influence)
    • Test Cases for Android Apps (Test Cases Regarding Storage)
    • Test Cases for Demo app of MonkeyTalk
    • Some Important Questions on Scecurity Testing
    • some Important Questions on Cookie Testing
    • Cookie Testing
    • Unix Introduction
    • Difference between Re-testing and Regression testing
    • Difference between System Testing and System Integration Testing
    • Difference between Sanity and Smoke Testing
    • Test Plan
    • Difference between Load Testing and Stress Testing
    • How to extract no. of links and text of links present on a page in Selenium WebDriver
    • Different methods to locate UI Elements (WebElements) or Object Recognize Methods
    • Systems Development Life Cycle (SDLC)
    • WaterFall Model
    • Download and Configuring the Selenium Webdriver in Eclipse
    • Selenium2/Selenium Webdriver and its Features
    • V-Model for Testing
  • Tags

    Android Automation Bug Tracking Tool Cookie Testing Detailed Testing topics Manual Testing Monkeytalk PPTs Scecurity Testing selenium Test cases Testing Basics Testing Methods Testing Technique Test Papers for Testing UNIX
  • Enter your email address to follow this blog and receive notifications of new posts by email.

    Join 376 other followers

  • Advertisements

Test Cases for Demo app of MonkeyTalk

Posted: October 4, 2017 in Android, Automation, Manual Testing, Monkeytalk, Test cases
Tags: Android, APP, Automation, demo app, Login, Radio button, test cases
0
Demo App
A Requirement :
1 Eclipse 3.7
2 ADT Plugin
3 Android SDK
4 MonkeyTalk (For Automation)
5 ADJT Plugin
B Test Scenarios
TestCase Expected Result
1 Login Tab
i Verified the length of username and password field Username and Password field should accept values of 4 character and more (for less than 4 character it should show message)
ii Verify the  login page title after  clicking on the login tab It should be “Login”
iii Verified that the pre-filled gray text appear and is it aligned correctly in the fields It is observed that expected pre-filled gray text appears with correct allignment
iv Verified the error message appears in case of any field left blank Error message “Sorry! Username must be 4 or more characters.” should be shown
v Verified that Username and password field  get highlighted when the cursor is in that field The field  should get highlighted when the cursor is in that field
vi Verify the welcome message after login Welcome message should be shown as “Welcome, Username!
vii Log out as a user It should be properly redirect to the Login page
viii Verified the aligment of each field on login screen and welcome screen Alignment of each field should be proper.
ix Verify the spelling mistakes/typos There should not be any spelling mistakes/typos
2 Forms Tab
TestCase Expected Result
i Verify the  form page title after  clicking on the login tab It should be “Forms”
ii Check whether it should allow the user to select only one Radio button at a time i.e A,B or C One option out off A,B ,C should be selected.
iii Verify that Selected Radio button option get highlighted Selected Radio button should be highlighted by different color.
iv Check and Uncheck the check box control ON lable  and green tick sign should be appear for checked chechbox  and OFF lable  and no sign should be appear for unchecked chechbox
v Check the alignment of the label for the check box Alignment  should be proper.
vi Verified that on clicking on dropdown a list having some values should be displayed Dropdown list with some values should be displayed
vii Verify that dropdown list is scrollable List should be scrollable
viii Verify that Selected value of dropdownlist is display in textfield Selected value of dropdownlist should displayed in textfield
ix Verify that dropdown values is non editable Dropdown values should not be editable by user.
x Verify that we should not be able to type text in the box
xi Verified that dropdown values should be Displayed according to the Atomic number
xii Verify the minimum and maximum  limit og slider It should be 0-100
xiii Verifiy  the selected values of dropdown,radio button,checkbox and slider are displayed below the slider control selected values of dropdown,radio button,checkbox and slider should be  displayed below the slider control  and separated by pipe symbol
xiv Verify that tabbing is correct Tabbing should be proper
xv Verify the spelling mistakes/typos There should not be any spelling mistakes/typos
xvi Verifiy the aligment of each field onForms screen Alignment of each field should be proper.
3 Hierarchy Tab
TestCase Expected Result
i Verified that on clicking on Hierarchy tab a list/table having some values should be displayed  List /Table with some values should be displayed .
ii Verified that List /Table  values should be Displayed according to the Atomic number
iii Verify that List /Table is scrollable List /Table should be scrollable
iv Verify that only one value can be selected  from  List /Table
v Verify that after selecting a value or element from list all information regarding that element is displayed All information(Atomic no,Full name of element  etc) regarding that element should be displayed
vi Verify the spelling mistakes/typos There should not be any spelling mistakes/typos
vii Verifiy the aligment of each item/value  on Hierarchy screen Alignment of each element should be proper.
4 Web Tab
TestCase Expected Result
i Verified that the pre-filled  text appear and is it aligned correctly in the fields Pre-filled  text  should appear and it should aligned correctly in the fields
ii Verified that fields get highlighted when the cursor is in that field  Fields should get highlighted when the cursor is in that field
iii Verified that on clicking on dropdown a list having some values should be displayed Dropdown list with some values should be displayed
iv Verify that Selected value of dropdownlist is display in textfield Selected value of dropdownlist should displayed in textfield
v Verify that we can select only one value from dropdown One value  should be selected at a time
vi Verify that dropdown values is non editable Dropdown values should not be editable by user.
vii Check whether it should allow the user to select only one Radio button at a time i.e A,B or C One option out off A,B ,C should be selected.
viii Verify that Selected Radio button option get highlighted Selected Radio button should be highlighted by different color.
ix Check and Uncheck the check box control ON lable  and green tick sign should be appear for checked chechbox  and OFF lable  and no sign should be appear for unchecked chechbox
x Check the alignment of the label for the check box Alignment  should be proper.
xi Verify that after clicking  on GO button after filling all fields information of all fields is appear Information or fields data should appear in output section
xii Verify that tabbing is correct Tabbing should be proper
xiii Verify the spelling mistakes/typos There should not be any spelling mistakes/typos
xiv Verifiy the aligment of each field on web screen Alignment of each field should be proper.
5 Versions of Android
TestCase Expected Result
i Test the app on all suppored versions of Android App should work as expected on all supported versions of Android.
Advertisements

Rate this:

Share this:

  • Twitter
  • Facebook

Like this:

Like Loading...

Related

Leave a Reply Cancel reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. ( Log Out /  Change )

Google+ photo

You are commenting using your Google+ account. ( Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. ( Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. ( Log Out /  Change )

Cancel

Connecting to %s

Some Important Questions on Scecurity Testing
Test Cases for Android Apps (Test Cases Regarding Storage)

Create a free website or blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
%d bloggers like this: