0% found this document useful (0 votes)
31 views608 pages

Full Stack Testcase

Uploaded by

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

Full Stack Testcase

Uploaded by

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

Documents prerequistics needed from BA to QA which helps to prepare Lowlevel testcases

Requirment document and SOW [Entire Scope of the Project]


Requirement Tracability Matrix [Module Scope high level cases]
Wireframes
CR document [Change Request document should be sent out on every reviews/feedbacks including technical and functional ch
ing technical and functional changes are agreed]
Before starting the preparation of requirement analysis, a Business Analyst (BA) should submit several documents to the Quali

1. Business Requirements Document (BRD)


Description: Provides a high-level overview of the business needs and the proposed solutions.
Content:
Project overview
Business objectives
Stakeholder needs
Scope of the project
Assumptions and constraints
High-level business requirements

2. Functional Requirements Document (FRD)


Description: Details the functionality that the system or application must provide to satisfy the business requirements.
Content:
Detailed functional requirements
Use cases or user stories
Data flow diagrams
Interface requirements
Business rules

3. Non-Functional Requirements Document (NFRD)


Description: Specifies the criteria that can be used to judge the operation of a system, rather than specific behaviors.
Content:
Performance requirements
Security requirements
Usability requirements
Reliability requirements
Compliance requirements

4. Requirement Traceability Matrix (RTM)


Description: Links requirements throughout the validation process to ensure all requirements are covered by test cases.
Content:
Requirement IDs
Requirement descriptions
Corresponding test case IDs
Test case descriptions

5. Use Case Diagrams and Descriptions


Description: Visual representations and detailed descriptions of how users will interact with the system.
Content:
Actors involved
Use case scenarios
Preconditions and postconditions
Step-by-step workflows
6. Mockups and Wireframes
Description: Visual representations of the user interface.
Content:
Screen layouts
Navigation flow
User interface elements
Interaction design

7. Data Requirements Document


Description: Specifies the data needed by the system and how it will be used.
Content:
Data models
Entity-relationship diagrams (ERDs)
Data dictionaries
Data storage and retrieval requirements

8. Glossary of Terms
Description: Defines key terms and acronyms used in the project.
Content:
Definitions of terms
Acronyms and abbreviations

9. Stakeholder Analysis Document


Description: Identifies stakeholders and analyzes their interests, influence, and impact on the project.
Content:
Stakeholder list
Roles and responsibilities
Influence and impact assessment

10. Project Plan Overview


Description: Provides a high-level plan for the project, including timelines, milestones, and deliverables.
Content:
Project timelines
Key milestones
Deliverables
Risk management plan

Submission Process
1. Review and Approval: Ensure that all documents are reviewed and approved by the relevant stakeholders before submis
2. Collaboration: Work closely with the QA team to clarify any questions and provide additional details as needed.
3. Version Control: Maintain version control to track changes and updates to the documents.

By submitting these documents to the QA team, the BA ensures that the QA team has a comprehensive understanding of the p
everal documents to the Quality Assurance (QA) team. These documents help ensure that QA has a clear understanding of the project requ

business requirements.

han specific behaviors.

are covered by test cases.


nt stakeholders before submission to the QA team.
l details as needed.

hensive understanding of the project's requirements, enabling them to prepare effectively for requirement analysis and subsequent testing a
derstanding of the project requirements, objectives, and scope. The main documents typically include:
lysis and subsequent testing activities.
Yes, a Business Analyst (BA) can write test cases and contribute to the traceability matrix. Here’s how a BA can be involved in

Role of a BA in Writing Test Cases


1. Requirement Understanding: BAs have a deep understanding of the business requirements and objectives, making them
2. Detailed Scenarios: BAs can write detailed and realistic test scenarios that reflect the intended use of the system by end-u
3. Functional Testing: They can create functional test cases that validate the system’s features and functionalities against th
4. Validation and Verification: BAs can help verify that all the specified requirements have been implemented correctly and

Creating a Traceability Matrix


A traceability matrix links requirements to their corresponding test cases to ensure all requirements are covered and tested. He

1. Identify Requirements: List all the business, functional, and non-functional requirements.
2. Map Requirements to Test Cases: For each requirement, create and map corresponding test cases. This can be docume
3. Ensure Coverage: Check that every requirement has one or more associated test cases. This ensures full coverage and h
4. Update and Maintain: The traceability matrix should be updated throughout the project lifecycle to reflect changes in requ

Example of a Traceability Matrix

Require Test
Require ment Test Case
ment ID Descripti Case ID Descripti
on on
Verify
user can
User login
log in with
R1 functionali TC1
valid
ty
credential
s

Verify
error
User login
message
R1 functionali TC2
for invalid
ty
credential
s
Verify
Password
user can
reset
R2 TC3 reset
functionali
password
ty
via email
Verify
Profile user can
update update
R3 TC4
functionali profile
ty informatio
n
Verify
Profile error
update message
R3 TC5
functionali for invalid
ty profile
data

Benefits of BA Writing Test Cases and Traceability Matrix


Accuracy: Ensures test cases are directly aligned with business requirements.
Clarity: Provides clear understanding and traceability from requirements to test cases.
Efficiency: Reduces the risk of missing requirements and improves test coverage.

In summary, BAs can significantly contribute to the quality assurance process by writing test cases and creating a comprehens
s how a BA can be involved in this process:

s and objectives, making them well-suited to create test cases that ensure all requirements are met.
ded use of the system by end-users.
s and functionalities against the requirements.
en implemented correctly and work as intended.

nts are covered and tested. Here's how a BA can contribute to creating a traceability matrix:

est cases. This can be documented in a matrix format.


his ensures full coverage and helps in identifying any gaps.
ycle to reflect changes in requirements and test cases.
es and creating a comprehensive traceability matrix, ensuring that all business requirements are adequately tested.
Test Case Type Test Description
Test Case ID Module Objective : To verify User is able to navigate to valid
URL

TC01 URL Functional


Objective : To verify User is able to Login by valid User
name and Password
Precondition: User should be registered
TC02 Login Functional

Objective : To verify User is not able to Login by valid


User name and invalid Password
Precondition: User should be registered
TC03 Login Functional

Objective : To verify User is not able to Login by invalid


User name and valid Password
Precondition: User should be registered
TC04 Login Functional
Objective : To verify valid Error message is displayed
for Empty Text field
Precondition: User should be registered
TC05 Login Functional
Objective : To verify the "Forgot Password" link is
working
TC06 Forgot Password UI Precondition: Should be Registered

Objective : To verify the Error message is displayed for


the Invalid Email id
TC07 Forgot Password Functional Precondition: Should be Registered

Objective : To verify the Forgot Password is working for


valid Email id
TC08 Forgot Password Functional Precondition: Should be Registered

Objective : To verify the UI of the Home Page


Precondition: Should be logged In
TC09 Home Page UI

Objective : To verify the correct bot is displayed for the


user
TC10 Bots Functional Precondition: User should be Logged In

Objective : To verify Bots tab is Clickable


TC11 Bots Functional Precondition: User should be registered
Objective : To verify Hamburger Menu is Clickable
TC12 Hamburger menu Functional Precondition: User should be Logged In

Objective : To verify the Contacts tab is Clickable


TC13 Contacts Functional Precondition: User should be registered and Logged In

Objective : To verify User is able to send the message


TC14 Contacts Functional Precondition: User should be registered and Logged In

Objective : To verify User is able to receive the Message


TC15 Contacts Functional Precondition: User should be registered and Logged In

Objective : To verify the Contacts page is Scrollable


TC16 Contacts Functional Precondition: User should be registered and Logged In

Objective : To verify the "Not Available" is displayed for


not logged In User
TC17 Contacts UI Precondition: User should be registered and Logged In

Objective : To verify the "Last Seen" is displayed for not


logged In User
TC18 Contacts UI Precondition: User should be registered and Logged In
Objective : To verify the Notifications for User
TC19 Notifications Functional Precondition: User should be registered and Logged In

Objective : To verify User is able to receive more


Notifications
TC20 Notifications Functional Precondition: User should be registered

Objective : To verify only Charted contacts are displayed


in the Chats tab
TC21 Chat UI Precondition: User should be registered

Objective : To verify that when the other Users are


online than only the "Available" status should be
displayed for the Contact
TC22 Chat Functional Precondition: User should be registered

Objective : To verify that when the other Users are


online than only the "Available" status should be
displayed for the Contact
TC23 Chat Functional Precondition: User should be registered
Objective : To verify User is able to view the Profile
details
TC24 Profile Functional Precondition: User should be registered

Objective : To verify "Change Password" link is clickable


TC25 Change Password UI Precondition: User should be registered

Objective : To verify Error message are displayed for


the Empty Old,New Password Text fields
TC26 Change Password Functional Precondition: User should be registered

Objective : To verify Error message are displayed for


the Invalid Old,New Password Text fields
TC27 Change Password Functional Precondition: User should be registered

Objective : To verify User is able to change the


Password
TC28 Change Password Functional Precondition: User should be registered

Objective : To verify User is able Login with New


Password
TC29 Change Password Functional Precondition: User should be registered
Objective : To verify User is unable Login with Old
Password
TC30 Change Password Functional Precondition: User should be registered

Objective : To verify Groups tab is clickable


TC31 Groups Functional Precondition: User should be registered

Objective : To verify Groups "Create new Group" is


clickable
TC32 Groups Functional Precondition: User should be registered

Objective : To verify User is able to add Contacts to the


Group
TC33 Groups Functional Precondition: User should be registered

Objective : To verify User is not able to Create the


Empty Group name
TC34 Groups Functional Precondition: User should be registered

Objective : To verify User is able to Create the Group


name
TC35 Groups Functional Precondition: User should be registered
Objective : To verify the Group participants count are
displayed for the Group Name
TC36 Groups Functional Precondition: User should be registered

Objective : To verify User is able to send the message to


the Groups
TC37 Groups Functional Precondition: User should be registered

Objective : To verify all the Group Members are able to


receive the Notifiaction for the Group Message
TC38 Groups Functional Precondition: User should be registered

Objective : To verify same User can be added to


Different Groups
TC39 Groups Functional Precondition: User should be registered
Objective : To verify Number of Contacts can be added
for the Group
TC40 Groups Functional Precondition: User should be registered

Objective : To verify Group Contacts are displayed when


user types the text "@"
TC41 Groups Functional Precondition: User should be registered

Objective : To verify User is able to send message to


Particular group members by selecting "@" in Group
TC42 Groups Functional Precondition: User should be registered

Objective : To verify "View Group members" link is


Clickable
TC43 Groups Functional Precondition: User should be registered

Objective : To verify "Close Group members" link is


Clickable
TC44 Groups Functional Precondition: User should be registered

Objective : To verify "Edit Group Name" link is Clickable


TC45 Groups Functional Precondition: User should be registered
Objective : To verify Group Name can be Editable
TC46 Groups Functional Precondition: User should be registered

Objective : To verify "Add Participants" link is clickable


TC47 Groups Functional Precondition: User should be registered

Objective : To verify Participants can be removed from


the Group
TC48 Groups Functional Precondition: User should be registered

Objective : To verify Participants can be deleted from


the Group
TC49 Groups Functional Precondition: User should be registered

Objective : To verify the Whole Group can be deleted


TC50 Groups Functional Precondition: User should be registered
Objective : To verify for the user who dont have acces to
the bot added to the Group and Participants post
questions to the Group. The bot reply should not be
displayed for the Participant in the Group who dont have
access to the bot.
TC51 Groups Functional Precondition: User should be registered

Objective : To verify User is able to Delete the Message


which he wants to delete
Precondition : User should be registered and other User
should be displayed for the Contacts tab
TC52 Chat >> Delete Functional

Objective : To verify User is able to delete the multiple


Messages.
Precondition : User should be registered and other User
should be displayed for the Contacts tab
TC53 Chat >> Delete Functional

Objective : To verify after How much time User is able to


unable to delete message
Precondition : User should be registered and other User
should be displayed for the Contacts tab
TC54 Chat >> Delete Functional
Objective : To verify User(X) is able to delete the
message,If the sent message is already viewed by the
other User(Y)
Precondition : User should be registered and other User
should be displayed for the Contacts tab
TC55 Chat >> Delete Functional

Objective : To verify User(X) is able to delete the


message,If the sent message is not yet viewed by the
other User(Y)
Precondition : User should be registered and other User
should be displayed for the Contacts tab
TC56 Chat >> Delete Functional

Objective : To verify User(X) is able to delete the same


message,which is sent to different Users
Precondition : User should be registered and other User
should be displayed for the Contacts tab
TC57 Chat >> Delete Functional

Objective : To verify user is able to Forward the


message
Precondition : User should be registered and other User
should be displayed for the Contacts tab
TC58 Chat >> Forward Functional
Objective : To verify Logout button is working
TC59 Logout Functional Precondition: User should be registered

Objective : To verify the Bookmark icon is displayed


TC60 Bookmark Functional Precondition: User should be registered

Objective : Bookmark option would be only available for


the GINIE response
TC61 Bookmark Functional Precondition: User should be registered

Objective : To verify user cannot Bookmark any question


which might not be valid while forming a query
TC62 Bookmark Functional Precondition: User should be registered

Objective : Once Bookmarked the White color should be


changed to Orange color
TC63 Bookmark Functional Precondition: User should be registered

Objective : To verify the User is able to Bookmark the


same question multiple times
TC64 Bookmark Functional Precondition: User should be registered

Objective : To verify the Bookmark icon are displayed on


the Lefthand side
TC65 Bookmark Functional Precondition: User should be registered
Objective : To verify the Bookmarks are displayed when
clicked on the Bookmark icon
TC66 Bookmark Functional Precondition: User should be registered

Objective : To verify the Bookmarked question are


functional
TC67 Bookmark Functional Precondition: User should be registered

Objective : To verify the Bookmarked question can be


deleted
TC68 Bookmark Functional Precondition: User should be registered

Objective : To verify the Bookmark can be made for the


Multiple bots
TC69 Bookmark Functional Precondition: User should be registered

Objective : To verify the Bookmark can be made for the


Multiple Users
TC70 Bookmark Functional Precondition: User should be registered
Objective : To verify the same response can be
Bookmarked by multiple Users
TC71 Bookmark Functional Precondition: User should be registered

Objective : To verify the Deleted Bookmark can be


Bookmarked Once again
TC72 Bookmark Functional Precondition: User should be registered

Objective : To verify the Search functionality is working


for the Bookmark feature
TC73 Bookmark Functional Precondition: User should be registered

Objective : To verify the Search functionality is working


for the Invalid Bookmark feature
TC74 Bookmark Functional Precondition: User should be registered
Objective : To verify the Note functionality is working for
the valid Bookmark feature
TC75 Bookmark Functional Precondition: User should be registered

Objective : To verify the Note functionality is working for


the valid Bookmark feature
TC76 Bookmark Functional Precondition: User should be registered

Objective : To verify the Note functionality is working for


the Invalid Bookmark feature
TC77 Bookmark Functional Precondition: User should be registered

Objective : To verify the UI of the Search and Note


features
TC78 Bookmark UI Precondition: User should be registered

Objective : To verify the Maximize option is displayed


TC79 Table view Functional Precondition: User should be registered
Objective : To verify the Maximize option is displayed
only for Table query
TC80 Table view Functional Precondition: User should be registered

Objective : To verify the Maximize option functionality


TC81 Table view Functional Precondition: User should be registered

Objective : To verify the UI of the Table view


TC82 Table view UI Precondition: User should be registered

Objective : To verify the Cancel icon for the Table view

TC83 Table view UI Precondition: User should be registered

Objective : To verify the data displayed in the Table view

TC84 Table view UI Precondition: User should be registered


Objective : To verify the Landscape and Portrait view for
Mobile devices
TC85 Table view UI Precondition: User should be registered
Priority Test Steps Test Data
1) Navigate to URL : http://ginie.gain-
insights.com/
High URL
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Credentials and click
Medium on "Login" Button Valid Email Id and Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid User name and invalid
Low password and click on "Login" Button Valid User name and invalid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the invalid User name and valid
password and click on "Login" Button Invalid User name and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Do not enterUser name and
password Empty Text Field
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Click on "Forgot Password" link
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Click on "Forgot Password" link
3) Enter the Invalid Email id
4) Click on Reset Password button Invalid User name
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Click on "Forgot Password" link
3) Enter the Valid Email id
4) Click on Reset Password button valid Email Id
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid username and
Password,click on "Login" button Valid User name and Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Verify the bot Valid User name and Password

1) Navigate to URL :
http://61.12.39.106:3002/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Bots tab Invalid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu Valid User name and Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Send a Message for one of the
Contact Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Send a Message for one of the
Contact (Y)
6) Login as User (Y) Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Scroll down to view all the Contacts Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Verify the "Not Available" text Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Verify the "Last Seen" text Valid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Send a Message for one of the
Contact (Y)
6) Login as User Y Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Send a Message for one of the
Contact (Y)
6) Login as User (Z) and send the
meesage to Contact (Y)
7) Login as User (A) and send the
meesage to Contact (Y)
8) Login as User (B) and send the
meesage to Contact (Y)
Login as User (C) and send the
meesage to Contact (Y) Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Send a Message for two to three
Contacts (Y,Z)
6) Click on Chats tab
7) Only user Y and Z should be
displayed for the Chats Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Make sure that other User(Y) is
logged in as Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Make sure that other User(Y) is
logged in other System Valid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on Header Dotted Line Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Dotted Line on Right to
Menu
4) Click on "Change Password" button Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Dotted Line on Right to
Menu
4) Click on "Change Password"
5) Click on Change Password Button Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Dotted Line on Right to
Menu
4) Click on "Change Password"
5) Enter the Invalid Old / New Password
5) Click on Change Password Button Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Dotted Line on Right to
Menu
4) Click on "Change Password"
5) Enter the valid Old and New
Password
6) Click on Change Password Button Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Dotted Line on Right to
Menu
4) Click on "Change Password" and
Change the Password
5) Logout and Login with New
Password Valid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Dotted Line on Right to
Menu
4) Click on "Change Password" and
Change the Password
5) Logout and Login with Old Password Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Icon Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Icon
6) Select the Participants Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Icon
6) Add the Participants and click on
"Next" Icon
7) Without Entering any text,Click on
Right Icon Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Icon
6) Add the Participants and click on
"Next" Icon
7) Enter the Group name,Click on Right
Icon Valid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Icon
6) Add the Participants and click on
"Next" Icon
7) Enter the Group name,Click on Right
Icon Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Icon
6) Enter the Contacts to the Group
7) Enter the group Name (Test)
8) Send message to the Group (Test) Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Icon
6) Enter the Contacts to the Group
7) Enter the group Name (Test)
8) Send message to the Group (Test) Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Icon
6) Enter the group Name (Test)
7) Enter the Contacts to the Group
( Add User X )
8) Create other Groups by name Test1,
Test2 and add the same User X.
9) Send message to Test1 group Valid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Icon
6) Add the Maximum Contacts to the
Group
7) Enter the group Name (Test) Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Group name
6) Enter the text "@" in the text field Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Group name
6) Enter the text "@" in the text field and
select Group members
7) Type the message Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "View Group Members" Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "Close Group Members" Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "Edit Group Name" Valid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "Edit Group Name"
7) Enter the modified Group name and
click on Right icon Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "Add Participants" Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "Add Participants"
7) Remove the Participants and click on
Forward Icon
8) Click on Right icon Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "View Group Members"
7) Click on delete icon for the
Participants Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Delete Icon Valid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Hamburger Menu
4) Create the Group and the participant
who dont have access to the Group
5) Post the query in the Group
Valid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Credentials and click
on "Login" Button
3) Click on the "Contacts"tab from the
Hamburger Menu
4) Click on other User(Y)
5) Send the Message
6) Click on the dotted icon
6) Click on the Delete button Valid Username and Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Credentials and click
on "Login" Button
3) Click on the "Contacts"tab from the
Hamburger Menu
4) Click on other User(Y)
5) Send the Message
6) Select the Multiple Messages
7) Click on Delete Valid Username and Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Credentials and click
on "Login" Button
3) Click on the "Contacts"tab from the
Hamburger Menu
4) Click on other User(Y)
5) Send the Message
6) Select the Message after some time
7) Click on Delete Valid Username and Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Credentials and click
on "Login" Button
3) Click on the "Contacts"tab from the
Hamburger Menu
4) Click on other User(Y)
5) Send the Message
6) Login as Other User(Y) and Read the
Message
7) Again Login as User (X),delete the
message
Valid Username and Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Credentials and click
on "Login" Button
3) Click on the "Contacts"tab from the
Hamburger Menu
4) Click on other User(Y)
5) Send the Message
6) Login as Other User(Y) and dont
click on Notifications, Logout as User(Y)
7) Again Login as User (X),delete the
message
Valid Username and Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Credentials and click
on "Login" Button
3) Click on the "Contacts"tab from the
Hamburger Menu
4) Click on other User(Y) and send the
message ( Hai )
5) Click on other User(Z) and send the
message ( Hai )
6) Delete the message for User (Y)
Valid Username and Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Credentials and click
on "Login" Button
3) Click on the "Contacts"tab from the
Hamburger Menu
4) Click on bot / any contact
5) Send the message
6) Select the Forward and forward the
message to other Contacts or Groups
Valid Username and Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on the Dotted Line on Right to
Menu
4) Click on "Logout" button Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Post the query Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Post the query Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Post the query Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Post the query
5) Click on the Bookmark icon Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Post the query and Bookmark the
response
5) Post the query and again Bookmark
the same response Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
Invalid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon
7) Click on the bookmared question Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon
7) Click on the bookmared question
8) Click on the Delete icon Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the "Bot Sales Ginie" and
enter the query "Quantity"
7) Bookmark the response obtained
Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button (User X)
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Login as user Y and Bookmark the
response obtained from the "Sales by
brand"
Invalid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button (User X)
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Login as user Y and Bookmark the
response obtained from the "Sales by
brand"
7) Navigate to the Bookmark page and
check the response for both the users Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon
7) Click on the bookmared question
8) Click on the Delete icon
9) Click on the Sales bot
10) Enter the query "Sales by brand"
11) Bookmark the response obtained Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon
7) Click on the Bookmark page
8) Enter the valid text for Search Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon
7) Click on the Bookmark page
8) Enter the Invalid text for Search Invalid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon
7) Enter the valid Note
8) Click on the Bookmark page
9) Enter the valid text for Note Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon
7) Enter the valid Note
8) Click on the Bookmark page
9) Enter the valid text for Note Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon
7) Enter the Invalid Note
8) Click on the Bookmark page
9) Enter the Invalid text for Note Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand"
5) Bookmark the response obtained
6) Click on the Bookmark icon
7) Enter the Invalid Note
8) Click on the Bookmark page
Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brand and
branch "
5) Click on the hamburger dots
Invalid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales by brands"
5) Click on the hamburger dots
Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales margin group
property group segment brand branch
zone region"
5) Click on the hamburger dots
6) Click on Maximize option Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales margin group
property group segment brand branch
zone region"
5) Click on the hamburger dots
6) Click on Maximize option Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales margin group
property group segment brand branch
zone region"
5) Click on the hamburger dots
6) Click on Maximize option
7) Click on the Cancel Icon Invalid Email Id and valid Password

1) Navigate to URL : http://ginie.gain-


insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales margin group
property group segment brand branch
zone region"
5) Click on the hamburger dots
6) Click on Maximize option
Invalid Email Id and valid Password
1) Navigate to URL : http://ginie.gain-
insights.com/
2) Enter the valid Email,Password and
Click on Login Button
3) Click on "Sales" bot
4) Enter the query "Sales margin group
property group segment brand branch
zone region"
5) Click on the hamburger dots
6) Click on Maximize option
7) Rotate the Screens Invalid Email Id and valid Password
Expected Result

The Ginie Login page should be displayed

User should be successfully Login

User should not be able to Login and it should display proper error message

User should not be able to Login and it should display proper error message

Proper error message should displayed with information

Forgot Password Page should be displayed

Proper error message should displayed for the Invalid Email id

User should be able to Reset the Password

The UI of the page should be Proper without any overlapping and broken Elements

The Proper bot should be displayed for the user

The bot should be clickable


Bots,Chats,Contacts,Groups,Admin and Train Bot tabs should be displayed

The Contacts Page should be displayed with all the Registered User.

The User is able to send the message for one of the Contacts

The User Y should get an Notification and on Clicking on Notification,The User Y should be able to able to view the message se

User should be able to view all the registered users in the Contact Page

"Not Available" text should be displayed

"Last Seen" text should be displayed


User Y should receive the Notification

All the notifications should be displayed for the user Y

Only the Contacts which are chated should be displayed for the Chat tab

The "Available" status should be displayed only for the User(Y)

For the User(X) the User Y should be dispalyed as Available. Only if the User Y is Logged In.
The Profile details should be displayed with Profile Name,Change Password and Logout link

Change Password Pop up should be displayed with Old,New Password Fields and Change Password Button

An Error message should for Empty Old,New Password Text fields

An Error message should for Empty Old,New Password Text fields

Password should be changed and confirmationmessage should be displayed

User should be able to Login with New Password


An Error message should be displayed

Groups Page should be displayed which consists an Icon to Create the Group

Add Participants should be displayed

Participants should be successfully added

User should not be able to create any Empty group Name

User should be able to create the Group Name


User selected Participants should match with the counts displayed

The message should be successfully sent to Group

Other Group Members should be able to receive the Notifications

The User X should get the Notification only for the Test1 Group
Upon reaching Maximum User should not be able to add the Contacts to the Group

All the Group Participants should be displayed for the Group

User should be able to send the message only to Particular Group members

Group Members should be displayed

The displayed Group members should be closed automatically

The Group name should be displayed which is editable


Updated Group name should be displayed for the Group

The Participants along with other Contacts should be displayed

The Participants should be successfully removed from the Group

The Participants should be deleted from the Group and associated Notifications of the group should be deleted for the Participa

The Complete Group should be deleted and Notifications associated for the Group should also be deleted
The Bot reply should not be displayed in the group for the Participant

User should be able to Select the Message and Deleted message should not be displayed

The Deleted messages should not be displayed on the Screen

User should not be able to Delete the message after specific period of Time
The Deleted message should not be visible for both the Users ( X and Y)

The Deleted message should not be visible for both the Users ( X and Y)

The Deleted message should not be visible for only User ( X and Y )

User should be able to Forward the message to other contacts or Groups


User should successfully Logged out and Login Page should be displayed

Verify the Bookmark icon is displayed

Bookmark option would be only available for the GINIE response, not for the question posted by the user.

Bookmark should not be displayed for the Invalid questions

For the confirmation the White color should be changed to Orange Color

Bookmark should be working for the Multiple bot response(same query)

Bookmark icon should be displayed on the left hand side and when clicked on Bookmark, Zero Bookmark should be displayed
The Bookmarked "Sales by brand" should be shown with Date,Time and Application name

On click of the bookmark question, it will redirect to Bot section and fire the same query to get the latest data.

On click of Bookmark icon in this screen will result in deleting the Bookmark from the screen and for the confirmation a pop mes

User should be able to Bookmark for multiple bots

Same Bookmark should be made by multiple users


Same response should be obtained for both the Users

User should be able to Bookmark the Deleted Bookmark Once again

The Bookmarked should be displayed for the valid Search

Proper Error messgae should be displayed for the Invalid Search


Valid note should be displayed for the Bookmark

Valid note should be displayed for the Bookmark

Invalid note should be displayed for the Bookmark

The UI of the Search and Note features should be displayed Properly without overlap

The Maximize option should be displayed


The Maximize option should not be displayed

The table should be displayed in the Pop up

The UI of the table view should be Proper

The table should be closed

The Data displayed for the normal view and Table view should be same
The table should be displayed with Proper UI alignment
Actual Result

User is able to navigate to valid URL

User is able to Login successfully

The "Incorrect password" is displayed

The "User not found" error message is displayed

The "Please enter the email id" and "Password field should not be empty" Error message are displayed

Forgot Password Page is displayed

"Please enter the valid email id' Error message is displayed

"Please enter the valid email id' Error message is displayed

Success message should be displayed

The UI Elements are displayed Properly

The Proper bot is displayed for the User

The bot tab is Clickable


The Hamburger Menu is Clickable

The Contacts Page is displayed with all the Registered users

The User is able to send the message for one of the Contacts

The User Y got an Notification and on Clicking on Notification,The User Y should is able to view the message sent to him.

User is able to vie all the registered users in the Contact page

"Not Available" text is displayed for the Non Logged In User

"Last Seen" text with Date and time is displayed


User Y received the Notification

All the notifications are displayed for the User Y

Only the Contacts which are chated are displayed for the Chat tab

The "Online" status should be displayed only for the User(Y)

For the User(X) the User Y should is dispalyed as Online. and Only User Y is Logged In.
The Profile details are displayed

The Change Password feature is not working

The Change Password feature is not working

The Change Password feature is not working

The Change Password feature is not working

The Change Password feature is not working


The Change Password feature is not working

Groups Page is displayed which consists an Icon to Create the Group

Add Participants is displayed

Participants are successfully added

"Please add the group subject" Pop up is displayed

Group is created Successfullly


User selected Participants are matched with the counts displayed

The message is successfully sent to Group

Other Group Members are able to receive the Notifications

The User X gto the Notification only for the Test1 Group
Verified by adding 13 Participants to the Group

All the Group Participants are displayed for the Group

User is able to send the message only to Particular Group members

Group Members are displayed

The displayed Group members are closed automatically

The Group name is displayed which is editable


Updated Group name is displayed for the Group

The Participants along with other Contacts are displayed

The Participants are successfully removed from the Group

The Participants are deleted from the Group and associated Notifications of the group is deleted for the Participants

The Complete Group is deleted and Notifications associated for the Group is also be deleted
The Bot reply is not be displayed in the group for the Participant

User is able to Select the Message and Deleted message is not displayed

The Deleted messages are not displayed on the Screen

User is able to deleted the message when ever(There is no Specific time)


The Deleted message is visible for the user Y

The Deleted message is visible for the user Y

The Deleted message is still visible

User is able to Forward the message to other contacts and Groups


User should successfully Logged out and Login Page should be displayed

The Bookmark Icon is displayed

Bookmark option is only available for the GINIE response

Bookmark are not displayed for the Invalid questions

For the confirmation the White color is changed to Orange Color

Bookmark is working for the Multiple bot response(same query)

Zero Bookmark are not displayed


The Sales by brand is displayed

On click of the bookmark question, it redirected to Bot section and fire the same query to get the latest data.

On click of Bookmark icon in this screen will result in deleting the Bookmark from the screen and for the confirmation the pop m

User is able to Bookmark for the Multiple bots

Same Bookmark can be made by multiple users


Same response are obtained for both the users

User is able to Bookmark the Deleted Bookmark once again

The Bookmarked is displayed for the valid Search

The valid text is displayed for the Invalid search field


Valid note should is displayed for the Bookmark

Valid note should is displayed for the Bookmark

Invalid note is displayed for the Bookmark

The UI of the Search,Note is displayed Properly without any overlap


Execution Date Version Status Test Environment Comments

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163


07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163


07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163


07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163

07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163

07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163

07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163

07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163


07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163


07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163


07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163


07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163


07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163


07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163

07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163

07-April-2020 v1.1 Fail Chrome Version 80.0.3987.163

07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163


07-April-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Fail Chrome Version 80.0.3987.163


05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163


05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

05-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

08-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

08-June-2020 v1.1 Pass Chrome Version 80.0.3987.163


08-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

08-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

08-June-2020 v1.1 Pass Chrome Version 80.0.3987.163

08-June-2020 v1.1 Pass Chrome Version 80.0.3987.163


Test Case Type Test Description
Test Case ID Module Objective : To verify User is able to
navigate to valid URL

TC01 URL Functional

Objective : To verify User is able to Login


by valid User name and Password
Precondition: User should be registered
TC02 Login Functional

Objective : To verify the "Forgot


Password" link is working
TC03 Forgot Password UI Precondition: Should be Registered

Objective : To verify the Forgot Password


is working for valid Email id
TC04 Forgot Password Functional Precondition: Should be Registered

Objective : To verify the UI of the Home


Page
Precondition: Should be logged In
TC05 Home Page UI

Objective : To verify the correct bot is


displayed for the user
TC06 Bots Functional Precondition: User should be Logged In

Objective : To verify Bots tab is Clickable


TC07 Bots Functional Precondition: User should be registered

Objective : To verify Hamburger Menu is


Clickable
TC08 Hamburger menu Functional Precondition: User should be Logged In
Objective : To verify the Contacts tab is
Clickable
Precondition: User should be registered
TC09 Contacts Functional and Logged In

Objective : To verify User is able to send


the message
Precondition: User should be registered
TC10 Contacts Functional and Logged In

Objective : To verify User is able to


receive the Message
Precondition: User should be registered
TC11 Contacts Functional and Logged In

Objective : To verify the Contacts page is


Scrollable
Precondition: User should be registered
TC12 Contacts Functional and Logged In

Objective : To verify the "Not Available" is


displayed for not logged In User
Precondition: User should be registered
TC13 Contacts UI and Logged In

Objective : To verify the "Last Seen" is


displayed for not logged In User
Precondition: User should be registered
TC14 Contacts UI and Logged In
Objective : To verify the Notifications for
User
Precondition: User should be registered
TC15 Notifications Functional and Logged In

Objective : To verify only Charted


contacts are displayed in the Chats tab
TC16 Chat UI Precondition: User should be registered

Objective : To verify User is able to view


the Profile details
TC17 Profile Functional Precondition: User should be registered

Objective : To verify "Change Password"


link is clickable
TC18 Change Password UI Precondition: User should be registered

Objective : To verify User is able to


change the Password
TC19 Change Password Functional Precondition: User should be registered
Objective : To verify User is able Login
with New Password
TC20 Change Password Functional Precondition: User should be registered

Objective : To verify User is unable


Login with Old Password
TC21 Change Password Functional Precondition: User should be registered

Objective : To verify Groups tab is


clickable
TC22 Groups Functional Precondition: User should be registered

Objective : To verify Groups "Create new


Group" is clickable
TC23 Groups Functional Precondition: User should be registered

Objective : To verify User is able to add


Contacts to the Group
TC24 Groups Functional Precondition: User should be registered
Objective : To verify User is able to
Create the Group name
TC25 Groups Functional Precondition: User should be registered

Objective : To verify the Group


participants count are displayed for the
Group Name
TC26 Groups Functional Precondition: User should be registered

Objective : To verify User is able to send


the message to the Groups
TC27 Groups Functional Precondition: User should be registered
Objective : To verify all the Group
Members are able to receive the
Notifiaction for the Group Message
TC28 Groups Functional Precondition: User should be registered

Objective : To verify same User can be


added to Different Groups
TC29 Groups Functional Precondition: User should be registered

Objective : To verify Group Contacts are


displayed when user types the text "@"
TC30 Groups Functional Precondition: User should be registered

Objective : To verify User is able to send


message to Particular group members by
selecting "@" in Group
TC31 Groups Functional Precondition: User should be registered
Objective : To verify "View Group
members" link is Clickable
TC32 Groups Functional Precondition: User should be registered

Objective : To verify "Close Group


members" link is Clickable
TC33 Groups Functional Precondition: User should be registered

Objective : To verify "Edit Group Name"


link is Clickable
TC34 Groups Functional Precondition: User should be registered

Objective : To verify Group Name can be


Editable
TC35 Groups Functional Precondition: User should be registered

Objective : To verify "Add Participants"


link is clickable
TC36 Groups Functional Precondition: User should be registered
Objective : To verify Participants can be
removed from the Group
TC37 Groups Functional Precondition: User should be registered

Objective : To verify Participants can be


deleted from the Group
TC38 Groups Functional Precondition: User should be registered

Objective : To verify the Whole Group


can be deleted
TC39 Groups Functional Precondition: User should be registered

Objective : To verify User is able to


Delete the Message which he wants to
delete
Precondition : User should be registered
and other User should be displayed for
the Contacts tab
TC40 Chat >> Delete Functional

Objective : To verify User is able to


delete the multiple Messages.
Precondition : User should be registered
and other User should be displayed for
the Contacts tab
TC41 Chat >> Delete Functional
Objective : To verify user is able to
Forward the message
Precondition : User should be registered
and other User should be displayed for
the Contacts tab
TC42 Chat >> Forward Functional

Objective : To verify Logout button is


working
TC43 Logout Functional Precondition: User should be registered
Test Steps Test Data
1) Navigate to URL :
http://ginie.gain-insights.com/
URL

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Credentials and Valid Email Id and
click on "Login" Button Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Click on "Forgot Password" link

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Click on "Forgot Password" link
3) Enter the Valid Email id
4) Click on Reset Password button valid Email Id

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid username and Valid User name and
Password,click on "Login" button Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button Valid User name and
3) Verify the bot Password

1) Navigate to URL :
http://61.12.39.106:3002/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu valid Email Id and
4) Click on Bots tab valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button Valid User name and
3) Click on the Hamburger Menu Password
1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu Valid Email Id and
4) Click on Contacts tab valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Send a Message for one of the Valid Email Id and
Contact valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Send a Message for one of the
Contact (Y) Valid Email Id and
6) Login as User (Y) valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Scroll down to view all the Valid Email Id and
Contacts valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab Valid Email Id and
5) Verify the "Not Available" text valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab Valid Email Id and
5) Verify the "Last Seen" text valid Password
1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Send a Message for one of the
Contact (Y) Valid Email Id and
6) Login as User Y valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Contacts tab
5) Send a Message Contacts (Y)
6) Click on Chats tab
7) Only user Y should be displayed Valid Email Id and
for the Chats valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button Valid Email Id and
3) Click on Header Dotted Line valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Dotted Line on
Right to Menu
4) Click on "Change Password" Valid Email Id and
button valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Dotted Line on
Right to Menu
4) Click on "Change Password"
5) Enter the valid Old and New
Password
6) Click on Change Password Valid Email Id and
Button valid Password
1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Dotted Line on
Right to Menu
4) Click on "Change Password"
and Change the Password
5) Logout and Login with New Valid Email Id and
Password valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Dotted Line on
Right to Menu
4) Click on "Change Password"
and Change the Password
5) Logout and Login with Old Valid Email Id and
Password valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu Valid Email Id and
4) Click on Groups tab valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group" Valid Email Id and
Icon valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group"
Icon Valid Email Id and
6) Select the Participants valid Password
1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group"
Icon
6) Add the Participants and click
on "Next" Icon
7) Enter the Group name,Click on Valid Email Id and
Right Icon valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group"
Icon
6) Add the Participants and click
on "Next" Icon
7) Enter the Group name,Click on Valid Email Id and
Right Icon valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group"
Icon
6) Enter the Contacts to the Group
7) Enter the group Name (Test)
8) Send message to the Group Valid Email Id and
(Test) valid Password
1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group"
Icon
6) Enter the Contacts to the Group
7) Enter the group Name (Test)
8) Send message to the Group Valid Email Id and
(Test) valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on "Create new Group"
Icon
6) Enter the group Name (Test)
7) Enter the Contacts to the Group
( Add User X )
8) Create other Groups by name
Test1, Test2 and add the same
User X. Valid Email Id and
9) Send message to Test1 group valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Group name
6) Enter the text "@" in the text Valid Email Id and
field valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Group name
6) Enter the text "@" in the text
field and select Group members Valid Email Id and
7) Type the message valid Password
1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn Valid Email Id and
6) Click on "View Group Members" valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "Close Group Valid Email Id and
Members" valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn Valid Email Id and
6) Click on "Edit Group Name" valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "Edit Group Name"
7) Enter the modified Group name Valid Email Id and
and click on Right icon valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn Valid Email Id and
6) Click on "Add Participants" valid Password
1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "Add Participants"
7) Remove the Participants and
click on Forward Icon Valid Email Id and
8) Click on Right icon valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab
5) Click on Dotted Iocn
6) Click on "View Group Members"
7) Click on delete icon for the Valid Email Id and
Participants valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Hamburger Menu
4) Click on Groups tab Valid Email Id and
5) Click on Delete Icon valid Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Credentials and
click on "Login" Button
3) Click on the "Contacts"tab from
the Hamburger Menu
4) Click on other User(Y)
5) Send the Message
6) Click on the dotted icon Valid Username and
6) Click on the Delete button Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Credentials and
click on "Login" Button
3) Click on the "Contacts"tab from
the Hamburger Menu
4) Click on other User(Y)
5) Send the Message
6) Select the Multiple Messages Valid Username and
7) Click on Delete Password
1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Credentials and
click on "Login" Button
3) Click on the "Contacts"tab from
the Hamburger Menu
4) Click on bot / any contact
5) Send the message
6) Select the Forward and forward
the message to other Contacts or
Groups Valid Username and
Password

1) Navigate to URL :
http://ginie.gain-insights.com/
2) Enter the valid Email,Password
and Click on Login Button
3) Click on the Dotted Line on
Right to Menu Invalid Email Id and
4) Click on "Logout" button valid Password
Expected Result

The Ginie Login page should be displayed

User should be successfully Login

Forgot Password Page should be displayed

User should be able to Reset the Password

The UI of the page should be Proper without any overlapping and broken Elements

The Proper bot should be displayed for the user

The bot should be clickable

Bots,Chats,Contacts,Groups,Admin and Train Bot tabs should be displayed


The Contacts Page should be displayed with all the Registered User.

The User is able to send the message for one of the Contacts

The User Y should get an Notification and on Clicking on Notification,The User Y should be able to
able to view the message sent to him.

User should be able to view all the registered users in the Contact Page

"Not Available" text should be displayed

"Last Seen" text should be displayed


User Y should receive the Notification

Only the Contacts which are chated should be displayed for the Chat tab

The Profile details should be displayed with Profile Name,Change Password and Logout link

Change Password Pop up should be displayed with Old,New Password Fields and Change
Password Button

Password should be changed and confirmationmessage should be displayed


User should be able to Login with New Password

An Error message should be displayed

Groups Page should be displayed which consists an Icon to Create the Group

Add Participants should be displayed

Participants should be successfully added


User should be able to create the Group Name

User selected Participants should match with the counts displayed

The message should be successfully sent to Group


Other Group Members should be able to receive the Notifications

The User X should get the Notification only for the Test1 Group

All the Group Participants should be displayed for the Group

User should be able to send the message only to Particular Group members
Group Members should be displayed

The displayed Group members should be closed automatically

The Group name should be displayed which is editable

Updated Group name should be displayed for the Group

The Participants along with other Contacts should be displayed


The Participants should be successfully removed from the Group

The Participants should be deleted from the Group and associated Notifications of the group
should be deleted for the Participants

The Complete Group should be deleted and Notifications associated for the Group should also be
deleted

User should be able to Select the Message and Deleted message should not be displayed

The Deleted messages should be displayed on the Screen


User should be able to Forward the message to other contacts or Groups

User should successfully Logged out and Login Page should be displayed
Can Implement
Actual Result Automation Assigned Execution Date Version Status Test Environment

User is able to navigate to


valid URL Yes Fatema

User is able to Login


successfully Yes Fatema

Yes Fatema

Yes Fatema

Yes Fatema

Yes HarishT

Yes HarishT

Yes HarishT
Yes HarishT

Yes HarishT

Yes HarishT

Yes

Yes HarishT

Yes HarishT
Yes HarishT

Yes HarishT

The Profile details should


be displayed Yes HarishT

Yes HarishT

Yes
Yes

Yes

Yes Fatema

Yes Fatema

Yes Fatema
Yes Fatema

Yes Fatema

Yes Fatema
Yes Fatema

Yes Fatema

Yes Fatema

Yes Fatema
Yes Fatema

Yes Fatema

Yes Fatema

Yes Fatema

Yes Fatema
Yes Fatema

Yes Fatema

Yes Fatema

Yes HarishT

Yes HarishT
Yes HarishT

User should successfully


Logged out and Login
Page should be displayed Yes Fatema
Comments
Test Case
Type
\ Module

TC01 URL Functional

TC02 Login Functional

TC03 Login Functional

TC04 Login Functional

TC05 Login Functional

TC06 Forgot Password UI

TC07 Forgot Password Functional

TC08 Forgot Password Functional

TC09 Tenant UI
TC10 Tenant >> Create Tenants Functional

TC11 Tenant >> Create Tenants UI

TC12 Tenant >> Hamburger dots Functional

TC13 Tenant >> Search Tenants UI

TC14 Tenant >> Filter Icon Functional

TC15 Tenant >> Sort UI

TC16 Tenant >> Sort Functional

TC17 Tenant >> Sort Functional

TC18 Tenant >> Sort Functional


TC19 Tenant >> Providers Functional

TC20 Tenant >> Edit Functional

TC21 Tenant >> Edit Functional


TC22

TC23 Login Functional

TC24 Tenant >> Search Tenants UI

TC25 Tenant >> Filter Icon Functional

TC26 Tenant >> Sort UI

TC27 Tenant >> Sort Functional


TC28 Create Tenant Functional

TC29 Data Providers UI

TC30 Create Instance UI

TC31 Create Instance Functional

TC32 Create Instance >> Upload Functional

TC33 Create Instance >> Edit UI

TC34 Create Instance >> Edit Functional


TC35 Create Instance >> Cancel icon Functional

TC36 Edit Instance Functional

TC37 Delete Instnace Functional

TC38 Data Providers >> Search Tenants Functional

TC39 Users >> Create User UI

TC40 Users >> Create User Functional


TC41 Users >> Create User >> First Name Functional

TC42 Users >> Create User >> Last Name Functional

TC43 Users >> Create User >> Email id Functional

TC44 Users >> Create User >> User language Functional

TC45 Users >> Create User >> Assign Roles >> Admin Functional
TC46 Users >> Create User >> Assign Roles >>Training User Functional

TC47 Users >> Create User >> Add Applications Functional

TC48 Users >> Create User Functional

TC49 Users >> Edit Functional

TC50 Users >> Delete Functional

TC51 Users >> Import User Functional


TC52 Users >> Import User Functional

TC53 Apps UI

TC54 Apps >> Import Functional

TC55 Apps >> Choose Instance Functional

TC56 Apps >> Select Bot Functional

TC57 Apps >> Select Bot >> Next Functional


TC58 Apps >> Select Bot >> Import bots Functional

TC59 Apps >> Select Bot >> Import bots >> Next Functional

TC60 Apps >> Imported Apps UI

TC61 Apps >> Train UI


TC62 Apps >> Delete UI

TC63 Apps >> Publihed UI

TC64 Apps >> UnPublihed UI

TC65 Bots Functional


TC66 Bots Functional
TC67

TC68 Training >> Measure UI

TC69 Training >> Measure UI

TC70 Training >> Measure Functional

TC71 Training >> Measure >> Search Functional


TC72 Training >> Measure >>Sort Measure Functional

TC73 Training >> Measure >>Created At Functional

TC74 Training >> Measure >> Status Functional

TC75 Training >> Measure >> Status Functional


TC76 Training >> Measure >> KPI Functional

TC77 Training >> Measure >> KPI Functional

TC78 Training >> Measure >> Number format Functional

TC79 Training >> Measure >> Synonyms Functional


TC80 Training >> Measure >> Synonyms Functional

TC81 Training >> Measure >> Synonyms Functional

TC82 Training >> Measure >> Edit Functional

TC83 Training >> Measure >> Computed Measue Functional


TC84 Training >> Measure >> Computed Measue Functional

TC85 Training >> Measure >> Computed Measue Functional

TC86 Training >> Measure >> Computed Measue Functional

TC87 Training >> Measure >> Sorting Functional


TC88 Training >> Dimension UI

TC89 Training >> Dimension Functional

TC90 Training >> Dimension >> Search Functional

TC91 Training >> Dimensions >>Sort Measure Functional

TC92 Training >> Dimensions >>Created At Functional


TC93 Training >> Dimensions >> Status Functional

TC94 Training >> Dimensions >> Status Functional

TC95 Training >> Dimensions >> Hierarchy Functional

TC96 Training >> Dimensions >> Hierarchy Functional


TC97 Training >> Dimensions >> Chart type Functional

TC98 Training >> Dimensions >> Synonyms Functional

TC99 Training >> Dimensions >> Synonyms Functional

TC100 Training >> Dimensions >> Synonyms Functional


TC101 Training >> Dimensions >> Edit Functional

TC102 Training >> Dimensions >> Computed Dimensions Functional

TC103 Training >> Dimensions >> Computed Dimension Functional

TC104 Training >> Dimensions >> Computed Dimension Functional


TC105 Training >> Dimension >> Computed Dimensions Functional

TC106 Training >> Dimensions >> Sorting Functional

TC107 Insights Functional

TC108 Insights >> Search Functional

TC109 Insights >> Sort Functional


TC110 Insights >> Measure Functional

TC111 Insights >> Dimension Functional

TC112 Insights >> Dimension Functional

TC113 Insights >> Dimension Functional


TC114 Suggestions Functional

TC115 Suggestions >> Search Functional

TC116 Suggestions >> Sort Functional

TC117 Suggestions >> Measure Functional

TC118 Suggestions >> Dimension Functional


TC119 Suggestions >> Dimension Functional

TC120 Suggestions >> Dimension Functional

TC121 Restrict UI

TC122 Restrict Functional


TC123 Restrict Functional

TC124 Restrict Functional

TC125 Restrict Functional

TC126 Restrict Functional

TC127 Restrict Functional


TC128 Restrict Functional

TC129 Restrict Functional

TC130 Restrict Functional

TC131 Restrict Functional


TC132 Restrict Functional

TC133 Restrict Functional

TC134 Restrict Functional

TC135 Filter UI
TC136 Filter UI

TC137 Filter Functional

TC138 Filter Functional

TC139 Filter Functional

TC140 Filter Functional


TC141 Configure Defaults UI

TC142 Configure Defaults Functional

TC143 Configure Defaults Functional

Configure NLP Sub Key Configure Defaults >> Configure NLP Sub Key Functional

Default Date field Configure Defaults >> Default Date field Functional
Refresh time Configure Defaults >> Refresh time Functional

Start Date Configure Defaults >> Start Date Functional

Last Updated date Configure Defaults >> Last Updated date Functional

Default Date format Configure Defaults >> Default Date format Functional
Default month field Configure Defaults >> Default month field Functional

Default Year field Configure Defaults >> Default Year field Functional

Fiscal Start Month Configure Defaults >> Fiscal Start Month Functional

Default Time Period selection Configure Defaults Functional


Number format Configure Defaults Functional

Chart type Configure Defaults Functional

Manage KPI order Functional

Manage KPI order Functional

Manage KPI order Functional


Manage KPI order Functional

Manage KPI order Functional

Manage KPI order UI

Settings >> Data Sources UI

Settings >> Data Sources UI


Settings >> Data Sources UI
Test Description
Objective : To verify User is able to Test Steps
navigate to valid URL
1) Navigate to URL : http://14.98.198.86:3000/login

Objective : To verify User is able to


Login by valid User name and
Password
Precondition: User should be 1) Navigate to URL : http://14.98.198.86:3000/login
registered 2) Enter the valid Super admin credentials and click
on "Login" Button

Objective : To verify User is not able


to Login by valid User name and
invalid Password
Precondition: User should be 1) Navigate to URL : http://14.98.198.86:3000/login
registered 2) Enter the valid User name and invalid password
and click on "Login" Button

Objective : To verify User is not able


to Login by invalid User name and
valid Password
Precondition: User should be 1) Navigate to URL : http://14.98.198.86:3000/login
registered 2) Enter the invalid User name and valid password
and click on "Login" Button

Objective : To verify valid Error


message is displayed for Empty Text
field
Precondition: User should be
registered 1) Navigate to URL : http://14.98.198.86:3000/login
2) Do not enterUser name and password

Objective : To verify the "Forgot


Password" link is working 1) Navigate to URL : http://14.98.198.86:3000/login
Precondition: Should be Registered 2) Click on "Forgot Password" link

Objective : To verify the Error 1) Navigate to URL : http://14.98.198.86:3000/login


message is displayed for the Invalid 2) Click on "Forgot Password" link
Email id 3) Enter the Invalid Email id
Precondition: Should be Registered 4) Click on Reset Password button

1) Navigate to URL : http://14.98.198.86:3000/login


Objective : To verify the Forgot 2) Click on "Forgot Password" link
Password is working for valid Email id 3) Enter the Valid Email id
Precondition: Should be Registered 4) Click on Reset Password button

1) Navigate to URL : http://14.98.198.86:3000/login


Objective : To verify the UI of the 2) Enter the valid Super admin credentials and click
Tenants Page on "Login" Button
Precondition: Should be Registered
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the validations 3) Enter the Tenant Name,Domain Name and select
for the Create Tenant text fields the BI engines and click on Create button
Precondition: Should be Registered

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Cancel icon on "Login" Button
for the Tenants Page 3) Click on "Create Tenant" button and click on
Precondition: Should be Registered Cancel icon

1) Navigate to URL : http://14.98.198.86:3000/login


Objective : To verify the Hamburger 2) Enter the valid Super admin credentials and click
dots are clickable for the Tenants on "Login" Button
Precondition: Should be Registered 3) Click on dotted icon of the tenants

1) Navigate to URL : http://14.98.198.86:3000/login


Objective : To verify the Search for 2) Enter the valid Super admin credentials and click
the tenabts is working on "Login" Button
Precondition: Should be Registered 3) Click on the Search icon and enter the text

1) Navigate to URL : http://14.98.198.86:3000/login


Objective : To verify the Filter Icon 2) Enter the valid Super admin credentials and click
functionality on "Login" Button
Precondition: Should be Registered 3) Click on the Filter icon and select the BI engines

1) Navigate to URL : http://14.98.198.86:3000/login


Objective : To verify the Sort icon is 2) Enter the valid Super admin credentials and click
clickable on "Login" Button
Precondition: Should be Registered 3) Click on the Sort icon

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Default sort on "Login" Button
is functionable 3) Click on the Sort icon
Precondition: Should be Registered 4) Click on Default

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Created On on "Login" Button
sort is functionable 3) Click on the Sort icon
Precondition: Should be Registered 4) Click on Created On

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Domain on "Login" Button
Name sort is functionable 3) Click on the Sort icon
Precondition: Should be Registered 4) Click on Domain Name
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
Objective : To verify the Providers link on "Login" Button
is functionable 3) Click on the Hamburger menu dots
Precondition: Should be Registered 4) Click on Providers link

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Edit link is on "Login" Button
functionable 3) Click on the Hamburger menu dots
Precondition: Should be Registered 4) Click on Edit link

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the Domain 3) Click on the Hamburger menu dots
name and BI engines are Editable 4) Click on Edit link
Precondition: Should be Registered 5) Update the Domain Name,BI Engine
Tenant Admin

Objective : To verify the Tenat admin


is able to Login
Precondition: Should be Registered 1) Navigate to URL : http://14.98.198.86:3000/login
and Tenant should be created 2) Login with the Tenant admin credentials

Objective : To verify the Search for 1) Navigate to URL : http://14.98.198.86:3000/login


the tenabts is working 2) Enter the valid Super admin credentials and click
Precondition: Should be Registered on "Login" Button
and Tenant should be created 3) Click on the Search icon and enter the text

Objective : To verify the Filter Icon 1) Navigate to URL : http://14.98.198.86:3000/login


functionality 2) Enter the valid Super admin credentials and click
Precondition: Should be Registered on "Login" Button
and Tenant should be created 3) Click on the Filter icon and select the BI engines

Objective : To verify the Sort icon is 1) Navigate to URL : http://14.98.198.86:3000/login


clickable 2) Enter the valid Super admin credentials and click
Precondition: Should be Registered on "Login" Button
and Tenant should be created 3) Click on the Sort icon

1) Navigate to URL : http://14.98.198.86:3000/login


Objective : To verify the Default sort 2) Enter the valid Super admin credentials and click
is functionable on "Login" Button
Precondition: Should be Registered 3) Click on the Sort icon
and Tenant should be created 4) Click on Default
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
Objective : To verify the Tenants can on "Login" Button
be created successfully 3) Click on the "Create Tenant" button
Precondition: Should be Registered 4) Enter the Tenant Name,Domain Name and BI
and Tenant should be created engines,Click on Create button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the UI of the on "Login" Button
Data Providers Page 3) Click on the Hamburger dots and select the
Precondition: Should be Registered Providers
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


Objective : To verify the Create 2) Enter the valid Super admin credentials and click
Instance button is clickable and on "Login" Button
elements of the Create instance 3) Click on the Hamburger dots and select the
Precondition: Should be Registered Providers
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the Validations 3) Click on the Hamburger dots and select the
for the Create Instance text fields Providers
Precondition: Should be Registered 4) Click on the "Create Instance" button and verify the
and Tenant should be created validations

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the only valid Providers
Cretificates can be uploaded 4) Click on the "Create Instance" button and verify the
Precondition: Should be Registered validations
and Tenant should be created 5) Upload the Certificates

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Edit icon of on "Login" Button
the "Data Providers" 3) Click on the Hamburger dots and select the
Precondition: Should be Registered Providers
and Tenant should be created 4) Click on the Edit icon for the data Providers

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the Edit 3) Click on the Hamburger dots and select the
functionality for all the Text fields Providers
Precondition: Should be Registered 4) Click on the Edit icon for the data Providers
and Tenant should be created 5) Verify for Each field
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the Cancel 3) Click on the Hamburger dots and select the
functionality for all the Create Instance Providers
Precondition: Should be Registered 4) Click on the Edit icon for the data Providers
and Tenant should be created 5) Click on cancel icon

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Edit Providers
functionality for the created Instance 4) Click on the Edit icon for the Edit Instance
Precondition: Should be Registered 5) Verify the Instance Name,ID,User Dir,Url,Upload
and Tenant should be created and Update

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Delete on "Login" Button
functionality for the created Instance 3) Click on the Hamburger dots and select the
Precondition: Should be Registered Providers
and Tenant should be created 4) Click on the Delete icon for the Instance

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Search on "Login" Button
functionalities for the Tenants 3) Click on the Hamburger dots and select the
Precondition: Should be Registered Providers
and Tenant should be created 4) Type the Tenants in the search field

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the Create user 3) Click on the Hamburger dots and select the
button is functional Providers
Precondition: Should be Registered 4) Click on users tab
and Tenant should be created 5) Click on Create User button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the UI of the 3) Click on the Hamburger dots and select the
Create user tab Providers
Precondition: Should be Registered 4) Click on users tab
and Tenant should be created 5) Click on Create User button
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the First Name Providers
text field functionality 4) Click on users tab
Precondition: Should be Registered 5) Click on Create User button
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Last Name Providers
text field functionality 4) Click on users tab
Precondition: Should be Registered 5) Click on Create User button
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Email id text Providers
field functionality 4) Click on users tab
Precondition: Should be Registered 5) Click on Create User button
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the User Providers
language drop down functionality 4) Click on users tab
Precondition: Should be Registered 5) Click on Create User button
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Assign Roles Providers
text field functionality 4) Click on users tab
Precondition: Should be Registered 5) Click on Create User button
and Tenant should be created 6) Assign the Roles as Admin
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Assign Roles Providers
text field functionality 4) Click on users tab
Precondition: Should be Registered 5) Click on Create User button
and Tenant should be created 6) Assign the Roles as Training user

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Add Providers
Applications field functionality 4) Click on users tab
Precondition: Should be Registered 5) Click on Create User button
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Created User 4) Click on users tab
can login 5) Click on Create User button
Precondition: Should be Registered 6) Fill the First,last,Email,Language,Assign
and Tenant should be created Roles,Application and create user

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Edit user Providers
functionality 4) Click on users tab
Precondition: Should be Registered 5) Click on the Edit icon for the User
and Tenant should be created 6) Update the details and click on create

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Delete User on "Login" Button
Functionality 3) Click on the Hamburger dots and select the
Precondition: Should be Registered Providers
and Tenant should be created 4) Click on Delete icon

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the Import Users on "Login" Button
functionality 3) Click on the Hamburger dots and select the
Precondition: Should be Registered Providers
and Tenant should be created 4) Click on Import Users button
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the Import Users 3) Click on the Hamburger dots and select the
functionality Providers
Precondition: Should be Registered 4) Click on Import Users button
and Tenant should be created 5) Upload the file and click on Done button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
Objective : To verify the UI of the on "Login" Button
Apps tab 3) Click on the Hamburger dots and select the
Precondition: Should be Registered Providers
and Tenant should be created 4) Click on the Apps tab

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the Import button 3) Click on the Hamburger dots and select the
is functional Providers
Precondition: Should be Registered 4) Click on the Apps tab
and Tenant should be created 5) Click on the Import button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Choose Providers
Instance functionality 4) Click on the Apps tab
Precondition: Should be Registered 5) Click on the Import button
and Tenant should be created 6) Click on Choose Instance

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the User is able 4) Click on the Apps tab
to select the Bot 5) Click on the Import button
Precondition: Should be Registered 6) Click on Choose Instance
and Tenant should be created 7) Select the Particular bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the User is able 4) Click on the Apps tab
to select the Bot and navigate to 3 5) Click on the Import button
Screen 6) Click on Choose Instance
Precondition: Should be Registered 7) Select the Particular bot
and Tenant should be created 8) Click on Next button
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the User is able 4) Click on the Apps tab
to select the Bot and navigate to 3 5) Click on the Import button
Screen 6) Click on Choose Instance
Precondition: Should be Registered 7) Select the Particular bot
and Tenant should be created 8) Click on Next button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on the Apps tab
5) Click on the Import button
Objective : To verify the User is able 6) Click on Choose Instance
to add the bot 7) Select the Particular bot
Precondition: Should be Registered 8) Click on Next button
and Tenant should be created 9) Click on Done button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on the Apps tab
5) Click on the Import button
Objective : To verify the UI of the 6) Click on Choose Instance
imported apps 7) Select the Particular bot
Precondition: Should be Registered 8) Click on Next button
and Tenant should be created 9) Click on Done button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on the Apps tab
5) Click on the Import button
6) Click on Choose Instance
Objective : To verify the Train 7) Select the Particular bot
functionality 8) Click on Next button
Precondition: Should be Registered 9) Click on Done button
and Tenant should be created 10) Hover on the app and click on the Train link
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on the Apps tab
5) Click on the Import button
6) Click on Choose Instance
Objective : To verify the Delete 7) Select the Particular bot
functionality 8) Click on Next button
Precondition: Should be Registered 9) Click on Done button
and Tenant should be created 10) Hover on the app and click on the Delete link

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on the Apps tab
5) Click on the Import button
6) Click on Choose Instance
Objective : To verify the Publish 7) Select the Particular bot
functionality 8) Click on Next button
Precondition: Should be Registered 9) Click on Done button
and Tenant should be created 10) Hover on the app and click on the Published tab

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on the Apps tab
5) Click on the Import button
6) Click on Choose Instance
7) Select the Particular bot
Objective : To verify the UnPublish 8) Click on Next button
functionality 9) Click on Done button
Precondition: Should be Registered 10) Hover on the app and click on the Unpublished
and Tenant should be created tab

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Create user 4) Click on users tab
is able to Login 5) Click on Create User button,fill the details and
Precondition: Should be Registered create the user
and Tenant should be created 6) Login as Created User
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on users tab
Objective : To verify the Bots 5) Click on Create User button,fill the details and
assigned for the user is Functional create the user
Precondition: Should be Registered 6) Assign the Bot
and Tenant should be created 7) Login as Created User
Training

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the UI of the 3) Click on the Hamburger dots and select the
Trainig Page Providers
Precondition: Should be Registered 4) Click on "APPS" tab
and Tenant should be created 5) Click on the Hamburger dots and click on train link

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the UI of the 3) Click on the Hamburger dots and select the
Measure tab Providers
Precondition: Should be Registered 4) Click on "APPS" tab
and Tenant should be created 5) Click on the Hamburger dots and click on train link

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the All the 3) Click on the Hamburger dots and select the
Measures are displayed Providers
Precondition: Should be Registered 4) Click on "APPS" tab
and Tenant should be created 5) Click on the Hamburger dots and click on train link

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Search Providers
functionality is working 4) Click on "APPS" tab
Precondition: Should be Registered 5) Click on the Hamburger dots and click on train link
and Tenant should be created 6) Enter the search text,
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Measure sort Providers
is working 4) Click on "APPS" tab
Precondition: Should be Registered 5) Click on the Hamburger dots and click on train link
and Tenant should be created 6) Click on Sort icon and select the Measure

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Created at is Providers
working 4) Click on "APPS" tab
Precondition: Should be Registered 5) Click on the Hamburger dots and click on train link
and Tenant should be created 6) Click on Sort icon and select the Created at

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Status for the 5) Click on the Hamburger dots and click on train link
Measures 6) Click on Status and disable the measure
Precondition: Should be Registered 7) Login as Bot user
and Tenant should be created 8) Type the disabled measure for the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Status for the 5) Click on the Hamburger dots and click on train link
Measures 6) Click on Status and Enable the measure
Precondition: Should be Registered 7) Login as Bot user
and Tenant should be created 8) Make the measure Enable
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the KPI 4) Click on "APPS" tab
checkbox for the Measures 5) Click on the Hamburger dots and click on train link
Precondition: Should be Registered 6) Check the KPI checkbox for the measure
and Tenant should be created 7) Login as Bot user

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the KPI 4) Click on "APPS" tab
checkbox for the Measures 5) Click on the Hamburger dots and click on train link
Precondition: Should be Registered 6) Uncheck the KPI checkbox for the measure
and Tenant should be created 7) Login as Bot user

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Number 4) Click on "APPS" tab
format functionality 5) Click on the Hamburger dots and click on train link
Precondition: Should be Registered 6) Click on the Number format and set it as "Cr'
and Tenant should be created 7) Login as Bot User and type the measure

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Synonyms 4) Click on "APPS" tab
text field 5) Click on the Hamburger dots and click on train link
Precondition: Should be Registered 6) Add the Synonyms for the Measure
and Tenant should be created 7) Login as Bot User and type the Synonyms
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the More 4) Click on "APPS" tab
Synonyms can be added for text field 5) Click on the Hamburger dots and click on train link
Precondition: Should be Registered 6) Add the multiple Synonyms for the Measure
and Tenant should be created 7) Login as Bot User and type the Synonyms

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the same Providers
synonyms added for more Measures 4) Click on "APPS" tab
will not work 5) Click on the Hamburger dots and click on train link
Precondition: Should be Registered 6) Add the same synonyms for multiple measures
and Tenant should be created 7) Login as Bot User and type the Synonyms

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Edit 5) Click on the Hamburger dots and click on train link
functionality for the Measure 6) Click on Edit icon
Precondition: Should be Registered 7) Update the expression
and Tenant should be created 8) Login as Bot User and type the Edited Measure

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the UI of the Providers
Computed Measure 4) Click on "APPS" tab
Precondition: Should be Registered 5) Click on the Hamburger dots and click on train link
and Tenant should be created 6) "Add Computed Measure"
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train link
Objective : To verify the Computed 6) "Add Computed Measure"
Measure can be created 7) Enter the Measure Name,Expression and click on
Precondition: Should be Registered Create button
and Tenant should be created 8) Login as Bot user and type the Measure created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Duplicated 5) Click on the Hamburger dots and click on train link
Measure cannot be created 6) "Add Computed Measure"
Precondition: Should be Registered 7) Enter the Duplicate Measure Name,Expression
and Tenant should be created and click on Create button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the validations 4) Click on "APPS" tab
for the Measue,Expression 5) Click on the Hamburger dots and click on train link
Precondition: Should be Registered 6) "Add Computed Measure"
and Tenant should be created 7) Without entering any data click on Create button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Alphabetical Providers
order is working for the Measures 4) Click on "APPS" tab
Precondition: Should be Registered 5) Click on the Hamburger dots and click on train link
and Tenant should be created 6) Click on the Measures tab
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the UI of the 3) Click on the Hamburger dots and select the
Dimension tab Providers
Precondition: Should be Registered 4) Click on "APPS" tab
and Tenant should be created 5) Click on the Hamburger dots and click on train link

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the All the 3) Click on the Hamburger dots and select the
Dimensions are displayed Providers
Precondition: Should be Registered 4) Click on "APPS" tab
and Tenant should be created 5) Click on the Hamburger dots and click on train link

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Search Providers
functionality is working 4) Click on "APPS" tab
Precondition: Should be Registered 5) Click on the Hamburger dots and click on train link
and Tenant should be created 6) Click on the Dimension tab,enter the Search text

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Dimensions 4) Click on "APPS" tab
sort is working 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to Dimensions tabs
and Tenant should be created 6) Click on Sort icon and select the Dimensions

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Created at is 4) Click on "APPS" tab
working 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to Dimensions tab
and Tenant should be created 6) Click on Sort icon and select the Created at
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the Status for the link,Navigate to Dimensions
Dimensions 6) Click on Status and disable the dimension
Precondition: Should be Registered 7) Login as Bot user
and Tenant should be created 8) Type the disabled dimension for the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the Status for the link,Navigate to dimensions
Dimensions 6) Click on Status and Enable the Dimensions
Precondition: Should be Registered 7) Login as Bot user
and Tenant should be created 8) Type the disabled Dimensions for the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the functionality 5) Click on the Hamburger dots and click on train
for the Hierarchy link,Navigate to dimensions
Precondition: Should be Registered 7) Click on Hirerarchy and select the dimension
and Tenant should be created 8) Login as Bot user and type the dimension

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the multiple link,Navigate to dimensions
Hirerarchy can be configured 7) Click on Hirerarchy and select the dimension
Precondition: Should be Registered 8) Again Click on Hirerarchy and select the dimension
and Tenant should be created 9) Login as Bot user and type the dimension
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Chart type 5) Click on the Hamburger dots and click on train
functionality link,Navigate to dimensions tab
Precondition: Should be Registered 6) Click on the Chart type and set it as "Pie'
and Tenant should be created 7) Login as Bot User and type the dimension

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Synonyms 5) Click on the Hamburger dots and click on train
text field link,Navigate to dimensions tab
Precondition: Should be Registered 6) Add the Synonyms for the Dimensions
and Tenant should be created 7) Login as Bot User and type the Synonyms

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the More 5) Click on the Hamburger dots and click on train
Synonyms can be added for text field link,Navigate to dimensions
Precondition: Should be Registered 6) Add the multiple Synonyms for the dimension
and Tenant should be created 7) Login as Bot User and type the Synonyms

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the same 4) Click on "APPS" tab
synonyms added for more 5) Click on the Hamburger dots and click on train
Dimensions will not work link,navigate to Dimensions tab
Precondition: Should be Registered 6) Add the same synonyms for multiple Dimensions
and Tenant should be created 7) Login as Bot User and type the Synonyms
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the Edit link,Navigate to dimensions tab
functionality for the Dimensions 6) Click on Edit icon
Precondition: Should be Registered 7) Update the expression
and Tenant should be created 8) Login as Bot User and type the Edited Measure

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the UI of the 4) Click on "APPS" tab
Computed Dimensions 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,navigate to dimensions tab
and Tenant should be created 6) "Add Computed Measure"

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
link,Navigate to dimension tab
Objective : To verify the Computed 6) "Add Computed Dimensions "
Dimension can be created 7) Enter the Dimension Name,Expression and click
Precondition: Should be Registered on Create button
and Tenant should be created 8) Login as Bot user and type the Dimension created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the Duplicated link,Navigate to the Dimensions tab
Dimension cannot be created 6) "Add Computed Dimension"
Precondition: Should be Registered 7) Enter the Duplicate Dimension Name,Expression
and Tenant should be created and click on Create button
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the validations 5) Click on the Hamburger dots and click on train
for the Dimension,Expression link,Navigate to the dimensions tab
Precondition: Should be Registered 6) "Add Computed Dimension"
and Tenant should be created 7) Without entering any data click on Create button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Alphabetical 4) Click on "APPS" tab
order is working for the Dimension 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the dimensions tab
and Tenant should be created 6) Click on the dimensions tab

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the UI of the 4) Click on "APPS" tab
Insights 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Insights tab
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Search 4) Click on "APPS" tab
functionality for the Insights 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Insights tab
and Tenant should be created 6) Enter the Search text

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Sort 5) Click on the Hamburger dots and click on train
functionality of the Insights link,Navigate to the Insights tab
Precondition: Should be Registered 6) Click on Sort icon and verify for
and Tenant should be created default,Measure,Created at
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Measure can 4) Click on "APPS" tab
be sorted 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Insights tab
and Tenant should be created 6) Click on the Measure tab

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Dimensions 5) Click on the Hamburger dots and click on train
can be added as Insights link,Navigate to the Insights tab
Precondition: Should be Registered 6) Enter the dimensions as Insighgts
and Tenant should be created 7) Login as Bot user

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
link,Navigate to the Insights tab
Objective : To verify the same 6) Enter the dimensions(Test) as Insighgts for
Dimensions can be added for Multiple Measure(qa)
dimensions 7) Enter the same dimensions(Test) as Insighgts for
Precondition: Should be Registered Measure(qa1)
and Tenant should be created 7) Login as Bot user

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
link,Navigate to the Insights tab
Objective : To verify the same 6) Enter the dimensions(Test) as Insighgts for
Dimensions cannot be added for Measure(qa)
single Measure 7) Enter the same dimensions(Test) as Insighgts for
Precondition: Should be Registered Measure(qa)
and Tenant should be created 7) Login as Bot user
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the UI of the 4) Click on "APPS" tab
Suggestions 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Suggestions tab
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Search 4) Click on "APPS" tab
functionality for the Suggestions 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Suggestions tab
and Tenant should be created 6) Enter the Search text

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Sort 5) Click on the Hamburger dots and click on train
functionality of the Suggestions link,Navigate to the Suggestions tab
Precondition: Should be Registered 6) Click on Sort icon and verify for
and Tenant should be created default,Measure,Created at

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Measure can 4) Click on "APPS" tab
be sorted 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Suggestions tab
and Tenant should be created 6) Click on the Measure tab

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Dimensions 5) Click on the Hamburger dots and click on train
can be added as Suggestions link,Navigate to the Suggestions tab
Precondition: Should be Registered 6) Enter the dimensions as Suggestions
and Tenant should be created 7) Login as Bot user
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
link,Navigate to the Suggestions tab
Objective : To verify the same 6) Enter the dimensions(Test) as Suggestions for
Dimensions can be added for Multiple Measure(qa)
dimensions 7) Enter the same dimensions(Test) as Suggestions
Precondition: Should be Registered for Measure(qa1)
and Tenant should be created 7) Login as Bot user

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
link,Navigate to the Suggestions tab
Objective : To verify the same 6) Enter the dimensions(Test) as Suggestions for
Dimensions cannot be added for Measure(qa)
single Measure 7) Enter the same dimensions(Test) as Suggestions
Precondition: Should be Registered for Measure(qa)
and Tenant should be created 7) Login as Bot user

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the UI of the 4) Click on "APPS" tab
Restrict tab 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Restrict tab
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the All the Users 4) Click on "APPS" tab
are displayed for the User Drop down 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Restrict tab
and Tenant should be created 6) Click on the User Drop down
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the All the 4) Click on "APPS" tab
Dimensions are displayed 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Restrict tab
and Tenant should be created 6) Click on the Dimension Drop down

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Search 4) Click on "APPS" tab
functionality for Restrict data 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Restrict tab
and Tenant should be created 6) Enter the search text in Search field

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Edit 4) Click on "APPS" tab
functionality for Restrict data 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Restrict tab
and Tenant should be created 6) Click on the Edit icon

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Delete 4) Click on "APPS" tab
functionality for Restrict data 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Restrict tab
and Tenant should be created 6) Click on the Delete icon

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Restricted 5) Click on the Hamburger dots and click on train
Data can be Added link,Navigate to the Restrict tab
Precondition: Should be Registered 6) Select the user,Select the dimension and click on
and Tenant should be created Save button
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the validations 4) Click on "APPS" tab
for the User,Dimensions Drop down 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Restrict tab
and Tenant should be created 6) Without selecting any data click on Save button

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Sort 5) Click on the Hamburger dots and click on train
functionality for the Restricted Data link,Navigate to the Restrict tab
Precondition: Should be Registered 6) Click on the Sort icon and select User / Created On
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the Restricted link,Navigate to the Restrict tab
data is not displayed for the Logged In 6) Select the User(X) ,select the dimension and
user configure the Restrict data
Precondition: Should be Registered 7) Login as User X
and Tenant should be created 8) Type the restricted dimension for the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
link,Navigate to the Restrict tab
Objective : To verify the unrestricted 6) Select the User(X) ,select the dimension and
data are dispalyed for the User configure the Restrict data
Precondition: Should be Registered 7) Login as User X
and Tenant should be created 8) Type the unrestricted dimension for the bot
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Multiple 5) Click on the Hamburger dots and click on train
users and Multiple restrictions can be link,Navigate to the Restrict tab
added 6) Select the multiple users and add the multiple
Precondition: Should be Registered restrictions
and Tenant should be created 7) Login as Restricted User

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the same link,Navigate to the Restrict tab
dimension can be added as 6) Restrict the dimension(x) to the User(Y)
Restriction for multiple users 7) Restrict the dimension(x) to the User(Z)
Precondition: Should be Registered 8) Login as User(Y),User(Z) and ask the bot restricted
and Tenant should be created questions

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Restricted Providers
users can be sorted based on 4) Click on "APPS" tab
Alphabetical order 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Restrict tab
and Tenant should be created 6) Click on User tab for sorting

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the Filters page Providers
UI 4) Click on "APPS" tab
Precondition: Should be Registered 5) Click on the Hamburger dots and click on train
and Tenant should be created link,Navigate to the Filter tab
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the Search 4) Click on "APPS" tab
functionality 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Filter tab
and Tenant should be created 6) Enter the search text

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Sort 5) Click on the Hamburger dots and click on train
functionality link,Navigate to the Filter tab
Precondition: Should be Registered 6) Click on the Sort and select Dimensions and
and Tenant should be created created on

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Status 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Filter tab
and Tenant should be created 6) Enable and disable the filter based on Status

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the Synonyms link,Navigate to the Filter tab
added for the Filter 6) Added the Synonyms for the Filter
Precondition: Should be Registered 7) Login as User and type the Synonyms added for
and Tenant should be created the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Value tab 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Filter tab
and Tenant should be created 6) click on the Value tab
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the UI of the 4) Click on "APPS" tab
Configure Defaults Page 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Configure defaults tab
and Tenant should be created

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the "On Cloud" Providers
check box for Configure Defaults Page 4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Configure defaults tab
and Tenant should be created 6) Check the "On Cloud"

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Objective : To verify the "On Premise" Providers
check box for Configure Defaults Page 4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Configure defaults tab
and Tenant should be created 6) Check the "On Cloud"

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the Configure 5) Click on the Hamburger dots and click on train
NLP Sub Key text field functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Configure NLP Sub Key and save button
and Tenant should be created 7) Login to the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Default Date 5) Click on the Hamburger dots and click on train
field" text field functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Default Date field and save button
and Tenant should be created 7) Login to the bot
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Refresh 5) Click on the Hamburger dots and click on train
time" functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter theRefresh time and save button
and Tenant should be created 7) Login to the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Start Date" 5) Click on the Hamburger dots and click on train
functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Start Date and save button
and Tenant should be created 7) Login to the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Last 5) Click on the Hamburger dots and click on train
Updated date" functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Last Updated date and save button
and Tenant should be created 7) Login to the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Default Date 5) Click on the Hamburger dots and click on train
format" functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Default Date format and save button
and Tenant should be created 7) Login to the bot
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Default 5) Click on the Hamburger dots and click on train
month field" functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Default month field and save button
and Tenant should be created 7) Login to the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Default Year 5) Click on the Hamburger dots and click on train
field" functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Default Year field and save button
and Tenant should be created 7) Login to the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Fiscal Start 5) Click on the Hamburger dots and click on train
Month" functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Fiscal Start Month and save button
and Tenant should be created 7) Login to the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the "Default link,Navigate to the Configure defaults tab
Time Period selection" functionality 6) Enter the Default Time Period selection and save
Precondition: Should be Registered button
and Tenant should be created 7) Login to the bot
1) Navigate to URL : http://14.98.198.86:3000/login
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Number 5) Click on the Hamburger dots and click on train
format" functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Number format and save button
and Tenant should be created 7) Login to the bot

1) Navigate to URL : http://14.98.198.86:3000/login


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the "Chart type" 5) Click on the Hamburger dots and click on train
functionality link,Navigate to the Configure defaults tab
Precondition: Should be Registered 6) Enter the Chart type and save button
and Tenant should be created 7) Login to the bot

1) Navigate to URL : http://192.168.125.27:3100/


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the "Manage KPI 4) Click on "APPS" tab
order" is clickable 5) Click on the Hamburger dots and click on train
Precondition: Should be Registered link,Navigate to the Measures tab
and Tenant should be created 6) Click on Manage KPI order link

1) Navigate to URL : http://192.168.125.27:3100/


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
Objective : To verify the assigned KPI 4) Click on "APPS" tab
order is displayed for the web and 5) Click on the Hamburger dots and click on train
mobile app link,Navigate to the Measures tab
Precondition: Should be Registered 6) Click on Manage KPI order link
and Tenant should be created 7) Assign the KPI order for the measures

1) Navigate to URL : http://192.168.125.27:3100/


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
link,Navigate to the Measures tab
Objective : To verify the order if KPI 6) Click on Manage KPI order link
drop down is updated as Select 7) Assign the KPI order for the measures
Precondition: Should be Registered 8) For few of the measures update the KPI order as
and Tenant should be created Select.
1) Navigate to URL : http://192.168.125.27:3100/
2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
Objective : To verify the user is able 5) Click on the Hamburger dots and click on train
to change the order of the assigned link,Navigate to the Measures tab
KPI 6) Click on Manage KPI order link
Precondition: Should be Registered 7) Assign the KPI order for the measures
and Tenant should be created 8) For few of the measures update the KPI order

1) Navigate to URL : http://192.168.125.27:3100/


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the user is able link,Navigate to the Measures tab
to remove the KPI order by clicking on 6) Click on Manage KPI order link
keyboard backspace 7) Assign the KPI order for the measures
Precondition: Should be Registered 8) Remove the KPI's by clicking on the keyboard
and Tenant should be created backspace

1) Navigate to URL : http://192.168.125.27:3100/


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Hamburger dots and select the
Providers
4) Click on "APPS" tab
5) Click on the Hamburger dots and click on train
Objective : To verify the UI of the link,Navigate to the Measures tab
Manage KPI order pop up 6) Click on Manage KPI order link
Precondition: Should be Registered 7) Assign the KPI order for the measures
and Tenant should be created 8) Click on Manage KPI order pop up

1) Navigate to URL : http://192.168.125.27:3100/


2) Enter the valid Super admin credentials and click
on "Login" Button
3) Click on the Username Avatar
Objective : To verify the UI of the 4) Click on the Settings
Data Sources Page 5) Click on "Data Sources"
Precondition: Should be Registered 6) The Status slider and Data Sources should be
and Data Sources should be created displayed

1) Navigate to URL : http://192.168.125.27:3100/


2) Enter the valid Super admin credentials and click
on "Login" Button
Objective : To verify the "Add Data 3) Click on the Username Avatar
Source" button is clickable 4) Click on the Settings
Precondition: Should be Registered 5) Click on "Data Sources"
and Data Sources should be created 6) Click on "Add Data Source" button
Test Data

URL

Valid Email Id and Password

Valid User name and invalid Password

Invalid User name and valid Password

Empty Text Field

Invalid User name

valid Email Id

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password

valid Email Id and Password


Expected Result

The Admin Page Login should be displayed

User should be successfully Login

User should not be able to Login and it should display proper error message

User should not be able to Login and it should display proper error message

Proper error message should displayed with information

Forgot Password Page should be displayed

Proper error message should displayed for the Invalid Email id

User should be able to Reset the Password

UI Elements of the Tenants Page should be displayed


The Tenant should be created successfully

The Tentant tabs should be closed

The Providers,Edit,Delete links should be displayed

The tenants should be displayed based on the user enterd search texts

The tenants should be displayed based on the BI engine selected

The Default,Created On,Domain name should be displayed

The tenants should be displayed based on the Default sort

The tenants should be displayed based on the Created On sort

The tenants should be displayed based on the Domain Name sort


The Providers Page should be displayed

The Tenants should be editable for Domain name and BI Engines

The Domain Name and BI Engine should be updated successfully

Tenant Admin should be Logged In successfully

The tenants should be displayed based on the user enterd search texts

The tenants should be displayed based on the BI engine selected

The Default,Created On,Domain name should be displayed

The tenants should be displayed based on the Default sort


The Tenants should be created successfully

The Data Providers shouls be displayed with List of Providers,Users,Apps and Create instance

The Create Instance button should be clickable and Instance name,ID,User dir,Url,certificates and create button should be disp

The Proper validations should be implemented for all the text fields

Only valid certificates should be uploaded

The Data Providers should be editable

The fields should be functional for the Edit functionality


The create instance should be closed

All the fields functionalities should be working Properly

The Instance should be deleted Permanently

The results should be displayed nased on the user typed tenants

Create User tab should be displayed

First Name,Last Name,Email id,User language,Assign Roles,Add Applications shoulld be displayed with proper UI
First name Text field should be functional and validated

Last name Text field should be functional and validated

Email id Text field should be functional and validated

User language drop down should be functional and validated

Assign role(Admin) should be functional and validated and when User logged In only Admin features should be displayed
Assign role (Training user) should be functional and validated when user Logged in only Training fetures should be displayed

Add Applications should be functional and validated and For the Logged in user the app should display

Login as User all the details of the created User should be displayed

The updated details should be displayed

The Delete functionalty should be working

The UI elements should be aligned Properly


The Users should be imported successfully

The apps tab should be displayed without any overlapping of the Elements

Choose Instance Drop down should be displayed

Verify all the Instance are displayed

User should be able to Select the single and multiple bots

Should navigate to the 3rd section


The bots should be imported Successfully

The bots should be added Successfully

The UI of the apps should be displayed Properly

The app should be trained successfully


The app should be deleted Permentaly

The app should be Published

The app should be Unpublished

User should be able to login as Created user


The bot should be displayed for the Created User

Measure tab should be highlighted,Train,Publish,Sync should be displayed

Measure tab should be displayed with Status,Numer Format and and Synonyms without any overlapping

All the Measures should be loaded (Same measures should be displayed which where there in BI engine)

Measures should be displayed based on the Search


Measures should be displayed based on the Measures in Alphabetical order

Measures should be displayed based on the created at

The bot should not respond proper data for the Status disabled measure

The bot should respond proper data for the Status Enabled measure
For the Bot the added KPI value should be displayed when user clicks on the bot

For the Bot the Unchecked KPI value should be displayed when user clicks on the bot

For the Particular Measure the value should be displayed in the "CR"

The synonyms should give same value as Measure


The synonyms should give same value as Measure

The synonyms should not work for the Measures, Ambiguity should be displayed

The Measure name should not be Editable and updated value should be displayed for the Measure in the bot

Measure Name,Expression and create button should be displayed.


The Computed Measure should be created and Bot should reply Proper value for the Measure

The Error message should be created for the duplicated Measure name

Proper Error message validations should be displayed

The Measures should be sorted in Alphabetical order


Measure tab should be displayed with Status,Numer Format and and Synonyms without any overlapping

All the Dimensions should be loaded (Same dimensions should be displayed which where there in BI engine)

Dimensions should be displayed based on the Search

Dimensions should be displayed based on the Dimensions in Alphabetical order

Dimensions should be displayed based on the created at


The bot should not respond proper data for the Status disabled dimension

The bot should respond proper data for the Status Enabled dimension

For the dimension the Hierarchy should be displayed

For the dimension the Hierarchy should be displayed and user should be able to drill down multiple times.
For the Particular dimension the value should be displayed in the "Pie" Chart

The synonyms should give same value as Dimensions

The synonyms should give same value as Dimensions

The synonyms should not work for the Dimensions , Ambiguity should be displayed
The Dimensions name should not be Editable and updated value should be displayed for the dimension in the bot

Dimension Name,Expression and create button should be displayed.

The Computed Dimension should be created and Bot should reply Proper value for the Dimension

The Error message should be created for the duplicated Dimension name
Proper Error message validations should be displayed

The Dimensions should be sorted in Alphabetical order

The Insights page should be displayed with measures,dimensions

The Measures should be aligned based on the Search

The Measure should be displayed based on Default,Measure,Created at sort


The Measure should be displayed based on the Alphabetical order

Type the Measure for which Dimension is added. The same dimension which is added as Insights should be displayed as Insig

Type the Measure(qa,qa1) for which Dimension is added. The same dimension which is added as Insights should be displayed

User should be able to enter the dimensions(Test) more than once for the Mesaures
The Suggestions page should be displayed with measures,dimensions

The Measures should be aligned based on the Search

The Measure should be displayed based on Default,Measure,Created at sort

The Measure should be displayed based on the Alphabetical order

Type the Measure for which Dimension is added. The same dimension which is added as Suggestions should be displayed as
Type the Measure(qa,qa1) for which Dimension is added. The same dimension which is added as Suggestions should be displ

User should be able to enter the dimensions(Test) more than once for the Mesaures

User,Dimensions drop down and Restricted Data List should be displayed with Proper Alignment

All the User configured for the Particular bot should be displayed for User Drop down
All the Dimensions of the Particular bot should be displayed

The Table should be displayed based on the Search data

The Restricted Data should be Editable

The Restricted Data should be deleted Permentaly

The Restricted Data should be created and Login


The Error message should be displayed

The Restricted Data should be sorted based on user and Created On

The bot should display the data is restricted for the Question

The bot should display Proper data for the Unrestricted dimension.
For the Restricted user Multiple Restriction should work

The Restricted data should not be displayed for both the User X and User Y

The User should be sorted based on Alphabetical order

Choose Filter,Filter Values should be displayed


The Users should be displayed based on the Search text

The Filters should be sorted based on the Dimensions and created on

The Filters should be displayed base on the Status Enabled and disabled

The added synonyms should work as Filter

The Filter should be aligned based on the Value tab


On Premise,On cloud, Text fields Drop down should be displayed Properly

The bot should be working on Rasa

The bot should be working on NLP

The bot should be working for the valid "Configure NLP Sub Key" and for Invalid "Configure NLP Sub Key" the bot should not w

The bot should work on the "Default Date field " format
The bot should work on the "Refresh time"

The bot should work on the "Start Date"

The bot should work on the "Last Updated date"

The bot should work on the "Default Date format"


The bot should work on the "Default month field"

The bot should work on the "Default Year field"

The bot should work on the "Fiscal Start Month"

The bot should work on the "Default Time Period selection"


The bot should work on the "Number format"

The bot should work on the "Chart type"

The Manage KPI order with KPI should be displayed

The KPI's should be displayed according to the order selected

The KPI's order updated as Select should be displayed at last for the web and mobile apps
The KPI should be displayed according to the order set for the select drop down

User is able to remove the KPI's by clicking on the keyboard backspace

The manage KPI order Pop up should be displayed Properly

The UI of the Status Slider, Data Source and Add Data Source should be displayed Properly

Data Source Name text field,Data Source image,Add fields and Create button should be displayed
Actual Result

The Admin Page Login is displayed

User is able to Login successfully

The "Incorrect password" is displayed

The "User not found" error message is displayed

The "Match failed - username and password required!" Error message are displayed

Forgot Password Page is displayed

"User Not Found' Error message is displayed

Success message is displayed

The Profile,Logout section are not displayed


The Tenants are created successfully

The Tenants tabs are closed

The Providers,Edit,Delete links are displayed

The Search texts are displayed in Upper case

The tenants are filtered based on the BI engine selected

The Default,Created On,Domain name are displayed

The tenants are displayed based on the Default sort

The tenants are displayed based on the Created On sort

The tenants are displayed based on the Domain Name sort


The Providers Page are displayed

The Tenants are editable for Domain name and BI Engines

The Domain Name and BI Engine are updated successfully

For the Logged In User the Top Nav bar is not displayed

The User entred texts are displayed in Upper case

The tenants are displayed based on the BI engine selected

The Default,Created On,Domain name are displayed

The tenants are displayed based on the Default sort


The tenants are created but are not displayed

The Data Providers are displayed with List of Providers,users,Apps and Create instance

The Create Instance button should be clickable and Instance name,ID,User dir,Url,certificates and create button are displayed

The Validations are Provided only for the Instance Name

User is able to upload only .pem Certificates

The Data Providers are Editable

The fields are functional for the Edit functionality


The create instance is Closed

The Edit functionality is working

The instance is deleted without confirmation message

The Page is refreshed for the each text

Users tab is displayed

First Name,Last Name,Email id,User language,Assign Roles,Add Applications are displayed with Proper UI
First name Text field is functional

Last name Text field is functional

Validations are not implemented for the Email Id

Language Drop down is not functional

Assign role(Admin) should be functional and validated and when User logged In only Admin features are displayed
Assign role (Training user) should be functional and validated when user Logged in only Training fetures are displayed

Add Applications functional is working

The Delete functionality is working


The Apps tab is displayed without overlapping of the Elements

Choose Instance Drop down is displayed

All the Instance are displayed

User is able to Select the Multiple Bots

User is able to Navigate to the 3rd Screen


Bots are imported Successfully

The bots are added Successfully

The UI of the apps are displayed Properly


The app is not Deleted

The app is not published

The app is not unpublished

User is able to Login as Created user


The bot is displayed for the created user

Measure tab is Highlighted and Train,Published,Sync are displayed without any overlap

Measure tab is displayed with Status,Number Format and Synonyms with Proper UI

The Page gets refreshed for the Search field


Measures are displayed based on the Alphabetical order

The Measures are not displayed based on the created at

The Status slider is not working and disabled measue is still displays for the bot

The bot is responed with Proper data for the enabled mesure
For the Bot the added KPI value is displayed when user clicks on the bot

For the Bot the Unchecked KPI value is not be displayed when user clicks on the bot

For the Particular Measure the value should be displayed in the "CR" but the Number Fornat Amount,G are not working

The synonyms is giving same value as Measure


The more synonyms can be added for the text fields

The user should not be able to add same synonyms for the measures

Measure Name,Expression and create button is displayed.


The Error message is not displayed for the duplicate Measures

Validations are not provided for the Expression

The Measures are displayed in Alphabetical order


Dimension tab are displayed with Status,Dimension,Hierarchy,Chart Type,Synonyms

All the Dimensions are loaded (Same dimensions are displayed which where there in BI engine)

Dimensions are displayed based on the Search

Dimensions are displayed based on the Dimensions in Alphabetical order


The bot should dint respond proper data for the Status disabled dimension

The bot responded proper data for the Status Enabled dimension

The Hierarchy in the bot is not working

The Hierarchy in the bot is not working


The Bar,Line,Pie and table Charts are working

The Synonyms for the dimensions are not working

The Synonyms for the dimensions are not working

The Synonyms for the dimensions are not working


The Dimensions name should not be Editable and updated value should be displayed for the dimension in the bot

Dimension Name,Expression and create button are displayed.

Able to create the duplicate dimensions


Validations are Provided

The Dimensions are not sorted in Alphabetical order

The Search is working

The Measures are displayed based on Measure,Created at sort


The Measure are displayed based on the Alphabetical order

The same dimension which is added as Insights are displayed as Insights for the Measure

The same dimension which is added as Insights are displayed as Insights for the Measures.

User is able to enter the dimensions(Test) more than once for the Mesaures
The Suggestions page are displayed with measures,dimensions

The Measures are aligned based on the Search

The Measure are displayed based on Default,Measure,Created at sort

The Measures are displayed based on the Alphabetical order

The same dimension which is added as Suggestions are displayed as Suggestions for the Measure
The same dimension which is added as Suggestions should be displayed as Suggestions for the Measures.

User is able to enter the dimensions(Test) more than once for the Mesaures

User,Dimensions drop down and Restricted Data List should be displayed with Proper Alignment

All the Users are displayed for the user drop down
All the dimensions of the Particular bot should be displayed

The table is displayed based on the Search data

The Restricted data is not Editable

The Restricted data can be deleted Permentaly

The Restricted data can not be added


The Error message si not displayed

The restricted data is not working

All the data are displayed


Multiple Restriction are not working

The Restricted data is not displayed for both the User X and User Y

The User can be sorted based on the Alphabetical order

Choose Filter,Filter Values are displayed


Search is working

Sort is working

tHE fILTER ARE NOT DISPLAYED BASED ON THE fILTER

The added sysnonyms is not working for the Filter

The Filter are not alined based on the value tab


On Premise,On cloud,Text fields Drop down are displayed Properly
The Manage KPI order with KPI are displayed

The KPI's are displayed on web and mobile app according to the order selected

The KPI's order updated as Select is not displayed at last for the web and mobile apps
The KPI are displayed according to the order set for the select drop down

User is not able to remove the KPI's by clicking on the keyboard backspace

The Manage KPI order Pop up are displayed Properly

The UI of the Status Slider, Data Source and Add Data Source is displayed Properly

Data Source Name text field,Data Source image,Add fields and Create button are displayed
Execution Date Version Status Test Environment Automation Done

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

13-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes


13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

13-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

14-April-2020 v2.0 Fail Chrome Version 80.0.3987.163 Yes

14-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

14-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

14-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

14-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

14-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes


14-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

14-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 yes

14-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163 Yes

15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163 Yes

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 Yes

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 yes

15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163 yes

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 yes

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163 yES


15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


15-April-2020

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

15-April-2020 v2.0 Chrome Version 80.0.3987.163


15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

15-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


15-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163


17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

20-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


20-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

20-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

20-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

20-April-2020 v2.0 Fail Chrome Version 80.0.3987.163

21-April-2020 v2.0 Fail Chrome Version 80.0.3987.163


21-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163


17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

17-April-2020 v2.0 Pass Chrome Version 80.0.3987.163

20-July-2020 v2.0 Pass Chrome Version 80.0.3987.163

20-July-2020 v2.0 Pass Chrome Version 80.0.3987.163

20-July-2020 v2.0 Fail Chrome Version 80.0.3987.163


20-July-2020 v2.0 Pass Chrome Version 80.0.3987.163

20-July-2020 v2.0 Fail Chrome Version 80.0.3987.163

20-July-2020 v2.0 Pass Chrome Version 80.0.3987.163

21-July-2020 v2.0 Pass Chrome Version 80.0.3987.163

21-July-2020 v2.0 Pass Chrome Version 80.0.3987.163


SL No. Title
1 While trying to create tenant with the same deleted tenant name
2 After editing tenant success message is not displaying for edit amd Delete
3 While trying to login as tenant admin first time
4 Import users window - error message is not displaying while importing users of different domain
5 If multiple instances of qlik are present
6 Qlik Instance - Upload Certificates issue
7 Import apps and Train windows status issue
8 Tenant is getting created 2 times if clicking twice on create button
9 User can able to createv multiple instances of the same
10 Create User Form - User Email id Field issue
11 Activity log page Issue
Zoho Id Priority QA Status Assignee Version Dev Status
GN-I945 High Closed Sathish Ginie version 2
GN-I946 High Closed Sathish Ginie version 2
GN-I947 High Closed Sathish Ginie version 2
GN-I948 High Closed Ranjan Ginie version 2
GN-I949 Medium Open Sathish Ginie version 2
GN-I950 Medium Closed Sathish Ginie version 2
GN-I951 Medium To Do Sathish Ginie version 2
GN-I952 High Closed Sathish Ginie version 2
GN-I953 Medium Closed Sathish Ginie version 2
GN-I954 Medium Closed Sathish Ginie version 2
GN-I961 Medium Open Sathish Ginie version 2
Comments
Test Case Type
Test Case ID Module

TC01 App Launch Functional

TC02 Splash Screen Functional

TC03 UI Components UI

TC04 Keyboard Functional

TC05 Screen UI

TC06 Settings Functional

TC07 Back key Functional

TC08 Interrupt >> Call/SMS Functional

TC09 Interrupt Functional

TC10 Interrupt Functional

TC11 Interrupt >> Battery low Functional

TC12 Interrupt Functional

TC13 Functional

TC14 UI Components Functional

TC15 Speech recognition Functional

TC16 Interrupt Functional

TC17 Calendar and create events Functional

TC18 Interrupt UI
TC19 Interrupt Functional

TC20 Uninstalling Functional

TC21 Interrupt Functional

TC22 UI Components UI

TC23 UI Components UI

TC24 Interrupt Functional

TC25 Interrupt Functional

TC26 Multitasking Functional

TC27 Interrupt Functional

TC28 Data sources Functional

TC29 Insights Functional

TC30 Insights Prediction Functional

TC31 General Feature Functional

TC32 General Feature Functional

TC33 KPI Functional

TC34 KPI Functional

TC35 KPI Functional

TC36 Drop down Functional

TC37 Drop down Functional

TC38 Bar Graph UI


TC39 Pie Graph UI

TC40 Questions Functional

TC41 Questions Functional

TC42 Questions Functional

TC43 NLP Functional

TC44 NLP Functional

TC45 Questions Functional

TC46 Bookmark Functional

TC47 Compare Functional

TC48 Insights Functional

TC49 Insights Functional

TC50 Prediction Functional

TC51 Prediction Functional


TC52 Prediction Functional

TC53 Group Functional

TC54 Group Functional

TC55 Contacts Functional

TC56 Meeting Functional

TC57 Alerts Functional

TC58 Alerts Functional


TC59 Alerts Functional

TC60 Integration Functional

TC61 Voice Functional

TC62 Forecast Functional

TC63 Forecast Functional

TC64 Forecast Functional

TC65 Forecast Functional

TC66 Forecast Functional

TC67 Forecast Functional

TC68 Forecast Functional

TC69 Forecast Functional

TC70 Forecast Functional

TC71 Forecast Functional

TC72 Forecast Functional

TC73 Forecast Functional

TC74 Forecast Functional

TC75 Forecast Functional

TC76 Forecast Functional


TC77 Forecast Functional

TC78 Forecast Functional

TC79 Forecast Functional

TC80 Forecast Functional

TC81 Forecast Functional

TC82 Forecast Functional

TC83 Forecast Functional

TC84 Launch / Splash Screen UI

TC85 Bots Functional

TC86 Bots Functional

TC87 Bots Functional

TC88 Bots Functional

TC89 Bots Functional

TC90 Bots Functional

TC91 Bots UI

TC92 Bots Functional


TC93 Bots UI

TC94 Bots Functional

TC95 Bots Functional

TC96 Bots Functional


TC97

TC98 Bots Functional

TC99 Bots Functional

TC100 Bots Functional

TC101 Bots Functional

TC102 Bots Functional

TC103 Bots Functional

TC104 Bots Functional

TC105 Bots Functional


TC106 Bots Functional

TC107 Bots Functional

TC108 Bots >> Domain Functional

TC109 Bots >> Domain Functional

TC110 Bots >> Domain Functional

TC111 Login Functional

TC112 Login Functional

TC113 Login Functional

TC114 Login Functional

TC115 Insights Functional

TC116 Bots Functional

TC117 Bots Functional

TC118 Bots UI

TC119 Bots UI

TC120 Bots Functional

TC121 Bots Functional

TC122 Bots Functional


TC123 Bots Functional

TC124 Bots Functional

TC125 Bots Functional

TC126 Bots Functional

TC127 Bots Functional

TC128 Bots Functional

TC129 Bots Functional

TC130 Bots Functional

TC131 Bots Functional

TC132 Bots Functional

TC133 Bots Functional

TC134 Bots Functional

TC135 Bots Functional

TC136 Bots Functional

TC137 Bots Functional

TC138 Bots Functional

TC139 Bots Functional


TC140 Bots Functional

TC141 Bots Functional

TC142 Bots Functional

TC143 Bots Functional

TC144 Bots Functional

TC145 Bots Functional

TC146 Bots Functional

TC147 Bots Functional

TC148 Bots Functional

TC149 Bots Functional

TC150 Bots Functional

TC151 Bots Functional

TC152 Bots Functional

TC153 Bots Functional

TC154 Bots Functional

TC155 Bots Functional

TC156 Bots Functional


TC157 Bots Functional

TC158 Bots Functional

TC159 Bots Functional

TC160 Bots UI

TC161 Bots Functional

TC162 Bots Functional

TC163 Bots Functional

TC164 Bots Functional

TC165 Bots Functional

TC166 Bots Functional

TC167 Bots Functional

TC168 Bots Functional

TC169 Bots Functional

TC170 Bots UI

TC171 Bots UI

TC172 Bots UI

TC173 Bots UI
TC174 Bots UI

TC175 Bots UI

TC176 Bots Functional

TC177 Bots UI

TC178 Bots UI

TC179 Bots UI

TC180 Bots UI

TC181 Bots UI

TC182 Bots UI

TC183 Bots UI

TC184 Bots Functional

TC185 Bots UI

TC186 Bots Functional

TC187 Bots Functional

TC188 Bots Functional

TC189 Bots Functional


TC190 Bots UI

TC191 Bots Functional

TC192 Bots Functional

TC193 Bots Functional

TC194 Bots Functional

TC195 Bots Functional

TC196 Bots Functional

TC197 Bots Functional

TC198 Bots UI

TC199 Bots UI

TC200 Bots Functional

TC201 Bots Functional

TC202 Bots Functional

TC203 Bots Functional

TC204 Bots Functional

TC205 Bots Functional


TC206 Bots UI

TC207 Bots UI

TC208 Bots Functional

TC209 Bots Functional

TC210 Bots UI

TC211 Bots UI

TC212 Bots Functional

TC213 Bots Functional

TC214 Bots Functional

TC215 Bots UI

TC216 Bots Functional

TC217 Profile >> Setting UI

TC218 Profile >> Setting UI

TC219 Profile >> Setting Functional

TC220 Bot >> Drill down UI

TC221 Bot >> Drill down UI

TC222 Bot >> Drill down UI


TC223 Bot >> Drill down Functional

TC224 Bot >> Drill down Functional

TC225 Bot >> Drill down Functional

TC226 Bot >> Drill down Functional

TC227 Bot >> Drill down Functional

TC228 Bot >> Multiple Data Cards for Same Query UI

TC229 Bot >> Multiple Data Cards for Same Query UI

TC230 Bot >> Multiple Data Cards for Same Query UI

TC231 Bot >> Multiple Data Cards for Same Query UI

TC232 Bot >> Multiple Data Cards for Same Query UI

TC233 Bot >> Multiple Data Cards for Same Query UI

TC234 Bot >> Multiple Data Cards for Same Query Functional

TC235 Bot >> Multiple Data Cards for Same Query Functional

TC236 Bot >> Multiple Data Cards for Same Query Functional

TC237 Bot >> Multiple Data Cards for Same Query Functional
TC238 Back Button Feature Functional

TC239 Back Button Feature Functional

TC240 Back Button Feature UI

TC241 Back Button Feature Functional

TC242 Switching Environment -- Logout UI

TC243 Switching Environment -- Logout Functional

TC244 Switching Environment -- Logout Functional

TC245 Switching Environment -- Logout Functional

TC246 Forecast Chart for the Segment By UI

TC247 Forecast Chart for the Segment By Functional

TC248 Forecast Chart for the Segment By Functional

TC249 Forecast Chart for the Segment By Functional

TC250 Bookmark Screen UI


TC251 Bookmark Screen Functional

TC252 Bookmark Screen Functional

TC253 Bookmark Screen Functional

TC254 Bookmark Screen Functional

TC255 Bookmark Screen Functional

TC256 Bookmark Screen Functional

TC257 Bookmark Screen Functional

TC258 Bookmark Screen Functional

TC259 Bookmark Screen Functional

TC260 Bookmark Screen Functional


TC261 Bookmark Screen UI

TC262 Bookmark Screen Functional

TC263 Bookmark Screen Functional

TC264 Bookmark Screen Functional

TC265 Bookmark Screen Functional

TC266 Bookmark Screen Functional

TC267 Bookmark Screen Functional

TC268 User Alert Functional


TC269 User Alert UI

TC270 User Alert Functional

TC271 User Alert UI

TC272 User Alert Functional

TC273 User Alert Functional

TC274 User Alert Functional


TC275 User Alert Functional

TC276 User Alert >> Delete Functional

TC277 User Alert >> Delete Functional

TC278 User Alert >> Delete Functional

TC279 User Alert >> Delete Functional

TC280 User Alert >> Filter Options Screen UI


TC281 User Alert >> Filter Options Screen Functional

TC282 User Alert >> Filter Options Screen Functional

TC283 User Alert >> Filter Options Screen Functional

TC284 User Alert >> Detailed Screen Functional

TC285 User Alert >> Detailed Screen Functional

TC286 User Alert >> Detailed Screen Functional


TC287 User Alert >> Detailed Screen Functional

TC288 User Alert >> Detailed Screen Functional

TC289 User Alert >> Detailed Screen Functional

TC290 User Alert >> Detailed Screen Functional

TC291 User Alert >> Detailed Screen Functional

TC292 User Alert >> Detailed Screen Functional


TC293 User Alert >> Detailed Screen Functional

TC294 User Alert >> Detailed Screen Functional

TC295 User Alert >> Detailed Screen >> Compare to Functional

TC296 User Alert >> Configure User Alert Screen UI

TC297 User Alert >> Configure User Alert Screen Functional

TC298 User Alert >> Configure User Alert Screen Functional


TC299 User Alert >> Configure User Alert Screen Functional

TC300 User Alert >> Configure User Alert Screen Functional

TC301 User Alert >> Configure User Alert Screen Functional

TC302 User Alert >> Configure User Alert Screen Functional

TC303 User Alert >> Configure User Alert Screen Functional

TC304 User Alert >> Configure User Alert Screen >> Filter Screen Functional
TC305 User Alert >> Configure User Alert Screen >> Filter Screen Functional

TC306 User Alert >> Configure User Alert Screen >> Filter Screen Functional

TC307 User Alert >> Configure User Alert Screen >> Filter Screen Functional

TC308 User Alert >> Edit Screen UI

TC309 User Alert >> Edit Screen UI

TC310 User Alert >> Edit Screen Functional


TC311 User Alert >> Edit Screen Functional

TC312 User Alert >> Edit Screen Functional

TC313 User Alert >> Edit Screen Functional

TC314 User Alert >> Edit Screen Functional

TC315 User Alert >> Edit Screen Functional

TC316 User Alert >> Edit Screen Functional


TC317 User Alert >> Edit Screen Functional

TC318 User Alert >> Edit Screen Functional

TC319 User Alert >> Edit Screen Functional

TC320 User Alert >> Edit Screen Functional

TC321 User Alert >> Edit Screen Functional

TC322 User Alert >> Edit Screen Functional


TC323 User Alert >> Edit Screen Functional

TC324 User Alert >> Condition Screen UI

TC325 User Alert >> Condition Screen Functional

TC326 User Alert >> Condition Screen Functional

TC327 User Alert >> Condition Screen UI

TC328 User Alert >> Segment by Screen Functional


TC329 User Alert >> Segment by Screen Functional

TC330 User Alert >> Segment by Screen Functional

TC331 User Alert >> Segment by Screen Functional

TC332 User Alert >> Segment by Screen Functional

TC333 User Alert >> Segment by Screen Functional

TC334 User Alert >> Segment by Screen Functional


TC335 User Alert >> Segment by Screen Functional

TC336 User Alert >> Segment by Screen Functional

TC337 User Alert >> Segment by Screen Functional

TC338 System Alert >> Home UI

TC339 System Alert >> Home Functional

TC340 System Alert >> Home Functional


TC341 System Alert >> Home Functional

TC342 System Alert >> Home Functional

TC343 System Alert >> Home Functional

TC344 System Alert >> Home Functional

TC345 System Alert >> Home Functional

TC346 System Alert >> Home Functional


TC347 System Alert >> Home Functional

TC348 System Alert >> Delete Screen Functional

TC349 System Alert >> Delete Screen Functional

TC350 System Alert >> Delete Screen Functional

TC351 System Alert >> Delete Screen Functional

TC352 System Alert >> Filter Screen UI


TC353 System Alert >> Filter Screen Functional

TC354 System Alert >> Filter Screen Functional

TC355 System Alert >> Filter Screen Functional

TC356 System Alert >> Filter Screen Functional

TC357 System Alert >> Filter Screen Functional

TC358 System Alert >> Overview Screen Functional


TC359 System Alert >> Overview Screen Functional

TC360 System Alert >> Overview Screen Functional

TC361 System Alert >> Overview Screen Functional

TC362 System Alert >> Overview Screen Functional

TC363 System Alert >> Overview Screen Functional

TC364 System Alert >> Overview Screen Functional


TC365 System Alert >> Overview Screen Functional

TC366 System Alert >> Rootcause Functional

TC367 System Alert >> Rootcause Functional

TC368 System Alert >> Rootcause Functional

TC369 System Alert >> Rootcause Functional

TC370 System Alert >> Rootcause Functional


TC371 System Alert >> Rootcause Functional

TC372 System Alert >> Rootcause Functional

TC373 Multiple Views of the data UI

TC374 Multiple Views of the data UI

TC375 Multiple Views of the data UI

TC376 Multiple Views of the data UI

TC377 Multiple Views of the data UI

TC378 Multiple Views of the data UI

TC379 Multiple Views of the data UI

TC380 Multiple Views of the data UI


TC381 Multiple Views of the data UI

TC382 Multiple Views of the data UI

TC383 Multiple Views of the data UI

TC384 Multiple Views of the data UI

TC385 Multiple Views of the data UI

TC386 Multiple Views of the data UI

TC387 Multiple Views of the data Functional

TC388 Multiple Views of the data Functional

TC389 Multiple Views of the data Functional

TC390 Drilldown for Table Chart UI

TC391 Drilldown for Table Chart UI

TC392 Drilldown for Table Chart Functional


TC393 Drilldown for Table Chart Functional

TC394 Drilldown for Table Chart Functional

TC395 Drilldown for Table Chart Functional

TC396 Vertical Bar Chart and Grouping UI

TC397 Vertical Bar Chart and Grouping UI

TC398 Vertical Bar Chart and Grouping Functional

TC399 Vertical Bar Chart and Grouping UI

TC400 On your last question UI

TC401 On your last question Functional

TC402 On your last question Functional

TC403 Favourite Question UI

TC404 Favourite Question Functional

TC405 Favourite Question Functional

TC406 Trending Question UI

TC407 Trending Question Functional

TC408 Trending Question Functional

TC409 Ask a question UI


TC410 Ask a question Functional

TC411 Ask a question Functional

TC412 Ask a question Functional

TC413 Drill down >. Growth Percentage UI

TC414 Drill down >. Growth Percentage Functional

TC415 Drill down >. Growth Percentage Functional

TC416 Drill down >. Growth Percentage Functional

TC417 Drill down >. Growth Percentage Functional

TC418 Advanced Insights UI

TC419 Advanced Insights UI

TC420 Advanced Insights UI

TC421 Advanced Insights UI


TC422 Advanced Insights Functional

TC423 Advanced Insights Functional

TC424 Advanced Insights Functional

TC425 Advanced Insights Functional

TC426 Advanced Insights Functional

TC427 Advanced Insights Functional

TC429 Questions Functional

TC430 Questions Functional

TC431 Questions Functional

TC432 Questions UI

TC433 Questions UI
TC434 Questions UI

TC435 Questions Functional

TC436 Questions Functional

TC437 Questions Functional

TC438 Questions Functional

TC439 Questions Functional

TC440 Questions Functional

TC441 Questions Functional

TC442 Questions Functional

TC443 Questions Functional

TC444 Questions Functional

TC445 Questions Functional

TC446 Questions Functional

TC447 Questions Functional


Test Description

Objective : Verify whether the application has been launched successfully or not.

Verify whether the splash screen is displayed for long enough to read the text or not.

Verify that the application’s display is adapted to the screen size and all buttons and menus are easily clickable.

Verify that soft keyboard automatically appears if the user’s main action is to enter some text.

Check that each screen is appropriately displayed in each display mode (landscape, portrait).

Verify that if the app contains user settings, does the application provide a form to change settings or not.

Verify that in the play screen, the back key allows to go back to the start-up screen or not.

Verify that the app does behave as intended if there’s an incoming Call or SMS.

Verify that the app does behave as intended if the mobile device resumes from the lock screen.

Verify that the app does behave as intended if a push message is coming from another app (e.g. WhatsApp messages, Twitter

Verify that the app does behave as intended if the “Battery low” message appears on the screen.

Verify that the app does behave as designed/desired if the device is connected to the internet through Wi-Fi..

Verify Stability check i.e. if the app has a list (e.g. pictures) in it, try scrolling through it at high speed.

For a multi-lingual app, verify whether the text content and button labels are properly translated or not.

Verify if the application supports speech recognition feature, application can recognize the voice in the language of the applica

Verify if the application communicates with a webserver, if the network coverage fails, does the application automatically reinitia

Verify if the application supports calendar and create events feature.

Verify when the device is suddenly powered off, the application does not corrupt data. Are the last saved data saved properly?
Verify tap on the screen ten times at different positions, the application should work normally and not freeze.

Uninstallation testing (whether the application can be uninstalled in a reasonable amount of time and with required criterion)

Crash recovery and transaction interruptions

To validate that the user Interface of the application is as per the screen size of the device, no text/control is partially invisible o

To ensure that the text is readable for all users for the application.

To validate whether the application goes into minimized mode whenever there is an incoming phone call. In order to validate th

To validate whether the phone is able to store, process and receive SMS whenever the app is running. In order to validate the s

To validate that the device is able to perform required multitasking requirements whenever it is necessary to do so

To validate that the user receives an appropriate error message like “Network error. Please try after some time” whenever there

To verify the app is able to Connect with Multiple data sources Qlik,Tableau,Power BI,Birst,infor

Insights when and where it matters the most

Know what,where and why things changed in your data

Understand what’s unfolding in your business

Discover only whats important to you

→ What would you like to explore?

→ Quick view of your Key Performance Indicators

→ Lets Start exploring Dollar Sales (Individual Key Performance Indicators)

→ Today,Yesterday,Last 7 days,This Week,Last Week,MTD,Last Month,Last 3 Months,QTD,YTD

→ Prev.Period,YA

→ Exploring Dollar Sales -- By Region, (Bar Graph)


→ Exploring Dollar Sales -- By Region, (Pie Graph)

→ By Sales Manager

→ Press & hold to modify the “context” of your analysis

→ Different context (Sales by Brand)

→ NLP enabled to make conversations easy and contextual

Example :- Show sales and margin by brands (The NLP suggestions will display Automatically)

Show sales and margin by brands

→ Bookmark your context for easy reference

→ Comparing these non-performing brands

→ Why has sales declined?

Integrated with powerful ML models for “causal analysis”

→ Forcast Sales (Prediction)

Forecast Settings
Confidence level 80%,Forecast Period 3 Months

→ Share your explorations and insights with your teams on-the-go

Groups

Individual Contact

→ @GINIE, set up a meeting sometime this week?

→ Instant alerts on key changes in your business

→ System Alerts
→ User Alerts

→ Available for integrations with Skype,slack,Telegram

→ Voice enabled Interactions

To verify the Forecast is enabled for the app

To verify the UI of the Forecast elements

To verify the Graph values

To verify the Y-axis and X-axis values are displayed

To verify Insights are displayed for the Forecast

The Suggestions button should be clickable after Forecast

To verify user is able to Bookmark the Forecast

--> Forecast Dollar Sales

--> Forecast Dollar Sales for Chennai

--> Forecast Dollar Sales for NGR1

--> Forecast Dollar Sales for Nagercoil

--> Forecast Dollar Sales for Trichy-1

--> Forecast Dollar Sales for Thirunelveli-1

--> Forecast Dollar Sales for Tuticorin-1

--> Forecast Dollar Sales for T.Nagar


--> Forecast Dollar Sales for Porur

--> Forecast Dollar Sales for Purasaivakam

--> Forecast Dollar Sales for Samsung

--> Forecast Dollar Sales for LG LED

--> Forecast Dollar Sales for Samsung LED

--> Forecast Dollar Sales for LG AC INVERTER

--> Forecast Dollar Sales for Sony LED

Verify the Splash screen is displayed

To verify the configured Bots are displayed in the app

To verify the user is able to launch the configured bots (Sales)

To verify the Proper values for the query

To verify the FYTD and YTD drop down options

To verify the Proper values for the query

To verify the Proper values for the query

To verify the UI of the Drop down values

To verify the Bookmark


To verify the UI and Proper values for the query

To verify the Proper values for the query "what is revenue for 3rd quarter 2018"

To verify the Proper values for the query "What is volume "

To verify the Proper values for the query "What is GP "

To verify the value for the Today Drop down option

To verify the value for the Yesterday Drop down option

To verify the value for the FYTD Drop down option

To verify the value for the YTD Drop down option

To verify the value for the QTD Drop down option

To verify the value for the 3 months Drop down option

To verify the value for the last month Drop down option

To verify the value for the last week Drop down option
To verify the value for the last 7 days Drop down option

To verify the value for the this week Drop down option
Objective : To verify User the Domain is editable

Objective : To verify the only for valid domain the Login page should be diaplayed

Objective : To verify the invalid domain the Login page should not be diaplayed

Objective : To verify User is able to Login by valid User name and Password
Precondition: User should be registered

Objective : To verify User is not able to Login by valid User name and invalid Password
Precondition: User should be registered

Objective : To verify User is not able to Login by invalid User name and valid Password
Precondition: User should be registered

Objective : To verify valid Error message is displayed for Empty Text field
Precondition: User should be registered

To verify the Insights are displayed

Compare dollar sales of LG and SAMSUNG

Compare dollar sales of LG,Samsung and Sony

To verify the sort order for the response

To verify the UI of the Graph

To verify the Insights are displayed

To verify the FTYD,YTD dropdown values

To verify the Forecast Graph


To verify the Context of the LG

To verify the Values for Particular region

To verify the sales for the particular date

To verify the Insights for the Dollar declined

To verify the Proper values for the query

To verify the Proper values for the query

To verify the Proper values for the query

To verify the Proper values for the query

To verify the Proper values for the query

To verify the Proper values for the query

To verify the question --


show me revenue by branch for last year

To verify the question --


which brand is best at revenue

To verify the question --


which branch has most gp

To verify the Forecast

To verify the Compare

To verify the question --


What is Target Quantity

To verify the question --


Avg Basket Value
To verify the question --
Sales Variance

To verify the question --


Target Revenue

To verify the question --


Revenue trend for Last 2 years

To verify the question --


Revenue by years

To verify the question --


Revenue for Jun'19

To verify the question --


Revenue by CommisionKey

To verify the question --


Revenue by GeoKey

To verify the question --


The Auto Suggestions for the questions

To verify the question --Revenue by Month

To verify the question -- Revenue by Region

To verify the question -- Revenue trend by year

To verify the question -- Revenue for this Quarter

To verify the question -- Revenue MTD

To verify the question -- Predict Revenue for the next Year

To verify the question -- What is the Revenue for 2022 Year

To verify the question -- revenue trend for last two years

To verify the question -- Help me


To verify the question -- Top five sales by Brand

To verify the x-axis texts

To verify the Bookmark feature

To verify the Texts are overlapped

To verify the Insights are not displayed

To verify the for the x-axis the Months are not displayed

While verifying the app sometimes the Error sceeen is displayed

To verify the content are overlapped or not

To verify the GP by brand

To verify the Sales for 2019 by brand


To verify the KPI's

While swiping the KPIs, it should stop for each one. It is now just running to the last.

To verify the KPI's


order of KPIs should be taken care of

To verify the KPI's


We need rupee symbol.

To verify the UI Elements

To verify the UI Elements

To verify the UI Elements

When I search sales by a particular branch, in this madurai road. The card shows only sales. Not picking up madurai road?
To verify the UI Elements

When I click on ask a question. The focus or cursor should be on the question box.
To verify the UI Elements

When I type LG the result should show in data values not in fields
To verify the UI Elements

When I type an invalid text the results should show blank or no matches rather than showing the search history
To verify the Bookmark Features

We need the title "Bookmarks" in the header

To verify the UI Elements

Assume we ask a question in ginie and then flip to another app like mail app, when we come back to Ginie we are back to KPI

To verify the UI Elements


The Pie chart displays as May on hover for the "Sales Per month per Employee"

To verify the UI Elements


Week ordering is wrong
To verify the UI Elements

Tool tip shows only when you select a point. I'm unable to move over points to see tool tip continously
To verify the UI Elements

Why is 4M in the y axis label?


To verify the UI Elements

Displays Blank for Margin


To verify the UI Elements

For the drop down selection need to implement the Loading icon until the values are displayed
To verify the UI Elements

Dollar sales for LG data not filtering


To verify the UI Elements

X-axis not showing properly


To verify the Bookmark Feature

When there is no any Bookmarked questions no texts are displayed


To verify the IP address Domain name

Not able to edit the IP address for the Domain


To verify the IP address Fields

While entering the IP address the image overlaps

To verify the Bookmark Feature

When clicked on the Bookmark question the delete icon is flucating and for the bot also delete icon is displayed
To verify the UI of the Bot

If user changes the Drop down options for the Compare question the response obtained should of Compare question but displa
To verify the Login Feature

Same Icon is displayed for the Encrypted and visible Password


To verify the Login Feature

The "Login failed" text is not displayed fully


To verify the Login Feature

The text should be "Forget Password" not "Forget Password"


To verify the Login Feature

The "Forgot Password" link is not functional


To verify the Login Feature

The Inline Error message are not displayed

To verify the Login Feature

The Deleted user from the admin v2.0 website is able to login in the app

To verify the Login Feature

The Disabled user from the admin v2.0 website is able to login in the app
To Verify the UI

The Y-axis values are not Proper


To Verify the UI

Hope revenue and dollar sales are same measures, chart plotting against the same measures and check the growth rate one is
To verify the data

Comparing sales for lg, Samsung in 2019 showing error


To verify the data

Air-cond dollar sales in 2019 by brand : error


To verify the data

LCD TV dollar sales output


To verify the Search

The Inline text "Search apps.." should be implemented


To verify the Search

The Horizonal length of the Search field should be increased as per the design
To verify the Search

The Search functionality is not implemented


To verify the UI

The Left and Right space for the Slider card are unequal
To verify the UI

The "Forward" Icon are not implemented for the See All
To verify the "See All"

When apps are more than three than only the "See All" text should be displayed

To verify the "See All"


Not able to slide the apps to view and "See All" link is not functional
To verify the UI

The "domain name" d and n should be in lower case


To verify the UI

The "askginie.ai" background color should be changed so that it displays as Uneditable


To verify the functionality of the Fields

While typing the questions the Continous Data values are displayed,click on the Data values displays as Field in the Bot respon
To verify the functionality of the Fields

While typing the questions the Continous fields are displayed,click on the fields displays as Field in the Bot response
To verify the functionality of the Fields

when question typed, ENTER key does not execute query. Instead require to click arrow for executing query
To verify the UI

The Graph is completely overlapped

To verify the functionality of the Charts

Initially all the values are displayed for the bar Chart and When Navigated from Pie Chart to Bar Chart only few values are displ

To Verify the UI of the Seeting Screen

To Verify the UI of the Server Name

To Verify the Functionality of the Server Name

To verify the Drill down options are displayed for the Bar Graph

To verify the Drill down options are displayed for the Bar Graph by default

To verify theTrend Chart are displayed for the Drill down are working
To verify when user clicks outside of the chart the drill down option should hide

To verify when Multiple click on the bar should not crash the application

To verify as per hierarchy once user reaches to the bottom of drill down, the chart should be shown as trend chart which mean

To verify User should be able to see all the details in the Data card as per the drill down

To verify if the Hierarchy is not assigned for the dimension the Drill down is not displayed

To verify user is able to see multiple data cards for the questions

To verify user is able to the see the chart first and corresponding details in next screen when swipe left

To verify user’s question would be shown on the Top section

To verify Segment By should be shown for these short codes questions

To verify User should be able to click on the segment by

To verify If insights are not available then users should be able to see only the chart

To verify Each card will have its own Segment by

To verify Each carousel will have its own “Context card”

To verify the Segment by buttons are working for the Multiple Data Cards

To verify For the Multiple Data Cards the Drill down are working
To verify User should be able to click on back button

To verify User should be able to come back to KPI screen when clicked on “<KPI”

To verify <Apps should be shown when user is in KPI screen

To verify <Apps should be shown when user is in KPI screen and on click user should land to home/app screen

To verify User should be able to click on Server Name

To verify User should be able to choose one of the environment available

To verify for the Multiple Environment the Login screen is displayed

To verify f there is only one environment which user has access then by default the radio should be active and user would not b

To verify the “Segment By” are displayed for the Forecast questions

To verify on clicking on "Segment by" should change to Forecast By

To verify On click of Forecast By, user should be able to see a new data card, context card and forecast by options

To verify The Forecast Settings are not working

To verify user is able to view the Bookmark Notes text field


To Verify Bookmark Notes field would be optional for user to enter

To verify user is able to enter upto 40 characters in Bookmark Notes

To verify user is able to Bookmark successfully

To verify In the bookmark card, user should be able to see : “Application Name”, “Data card details”, “Period”, “Bookmark Notes

To verify Edit and Delete options are displayed

To verify User is able to Edit the only Bookmark Notes

To verify user is able to Save the Bookmark Notes

To verify user is able to Delete the Bookmark

To verify user is able to execute the Bookmark Card

To verify user is able to search by providing application name/measure name/bookmark notes


To verify the Sort & Filter Screen is displayed

To Verify the Sort functionality by Sort by,Application Name,Created At

To verify the close icon for the Sort and Filter

To verify the sort/filter reset functionality

To verify the Clear all functionality

To verify user is able to create the duplicate Bookmark Content

To verify for the Sort & Filter the Notes(Asc),Application Name(Asc) are not working

To verify when clicked on the Alerts Icon, the Alert home screen is displayed
To verify the UI of the Alert screen is displayed Properly with any alignment issues

To verify all the Alerts are displayed for the Alert Screen

To verify for the Alert the Application Name, Details and the time when the alert is posted are displayed

To verify user is able to Delete the existing Alert instance

To verify When user opens the Alert Screen, count reset to zero when the screen visited

To verify the read message instance for the Alert Screen


To verify for the unread alert message will be displayed in Bold

To verify All Alerts, Read Alerts, More than 7 days Alerts are displayed for the Clear Options

To verify user is able to click on only one option from All Alerts,Read Alerts, More than 7 days Alerts

To verify user is able to click on "Clear Alerts" button when All Alerts / Read Alerts / More than 7 days Alerts is selected

To verify "Clear Alerts" button functionality

To verify Filter tab is displayed


To verify the "Select All" is functionality

To verify the "Deselect All" functionality

To verify the number for the based on the Checkbox selection

To verify the Detailed Screen is displayed for the Alert Instance Message

To verify for the Detailed Alert screen the KPI is displayed

To verify for the Detailed Alert screen the time stamp should be displayed at when the Alert happened
To verify for the Detailed Alert screen the what happened for the Alert to trigger

To verify for the Detailed Alert screen the date range,trend chart should be displayed

To verify for the Detailed Alert screen the Category, Sub category, Section based on the selection in the User Alert settings scr

To veify two lines of the chart

To veify the Tooltip for the Chart

To veify the Edit Alert,Delete are displayed


To verify the value of the KPI are displayed

To verify No Share Icon is displayed for the Alert screen

To verify the "Configure User Alerts" screen is displayed

To verify the "Configure User Alerts" screen data is displayed

To verify all the details are displayed in the Data Card


To verify Filter icon is clickable

To verify the Filter number are displayed based on the selection

To verify the Filter screen is srollable

To verify the Switch On option for the Alert

To verify the Switch Off option for the Alert

To verify User is able to Filter based on the Application or KPI


To verify the "Select All" is functional

To verify the "Select All" is functional

The verify the number associated with the Application or KPI is working

To verify Edit Alerts screen is displayed

To verify User is able to see the Application name

To verify the Period drop down is working


To verify the What drop down is working

To verify the Condition drop down is working

To verify the Compare to drop down is working

To verify the value text field is functional

To verify the Delete icon is functional

To verify user is able to Save the Alert


To verify the save button is in Active State when No changes are made

To verify the valid data can be provided in the Alert Name text field

To verify the user is able to select from Category and sub category drop down

To verify the "Select" is displayed for Category and sub category drop down

To verify User is able to click on Select all

To verify user is able select the options from the drop down for the Compare to
To verify for the dimension the Category and Sub Category are displayed

To verify User is able to click on Condition Drop down

To verify User is able to select the one option from the dropdown list

To verify the "Select the condition" option is minimized

To verify the UI of the "Segment by" dropdown


To verify user is able to select dimension and dimension values form the dropdown list

To verify user is able to select different dimensions

To verify the Search box is functional

To verify the multiple dimensions / dimension values can be selected

To verify the "Select all" is clickable

To verify the Deselect All is displayed


To verify the "Compare to" Pop up is displayed

To verify user is able to switch between Period and KPI

To verify user is able to select an option from Period and KPI

To veify the UI of the System Alerts screen

To veify the all the System Alerts are visible

To verify all the details are displayed for the System Alert
To verify user is not able to Edit the System Alert screen

The verify the count notification for the System Alert screen

To verify all the types of system alerts are displayed

To verify the Filter icon is clickable

To verify the Delete icon is clickable

To verify the System alert is visible for other users


To verify the System alert is not visible for other users

To verify the All the options are displayed for the Delete Pop up

To verify the radio buttons are woking for the options

To verify the Clear Alerts button is clickable

To verify the functionality of Clear Alerts

To verify the Filter screen is displayed


To verify by default the active screen should be "Alert type "

To verify the Select all is clickable

To verify User is able to select the Checkboxes

To verify the Select all is clickable

To verify the Apply button functionality

To verify "System Alerts Instance message" Alerts details screen is displayed


To verify the UI of the Overview screen

To verify the details Impact score,Start Date,Duration,Time Scale

To verify the Chart Tool tip is working

To verify the Delete option is displayed

To verify the System Alert message can be Deleted

To verify the functionality of the Chart


To verify the user should not be able to Share the System Alert message

To verify the System Alert "Rootcause" tab is displayed

To verify the Chart Tool tip is working

To verify user is able to scroll for "Why did it happen"

To verify all the content are displayed for "Why did it happen"

To verify the drop up icon is clickable


To verify the Delete option is displayed

To verify user is able to delete the System Alert Instance message

To verify User should be able to view the multiple options as bubbles

To verify User should be able to choose the view when clicked on the bubble

To verify User should be able to more than one bubble at a time

To verify By default The bubble should be highlighted and user should be able to land to the 1st view

To verify the active and Inactive of the bubble

To verify the maximum and minimum of the bubble

To verify The table will be common for all the vies

To verify the scroll of the table


To veify the Landscape mode

To veify the Landscape mode options

To verify the Portrait mode

To veify the Landscape mode options

To verify the table view options

To verify the table view options

To verify the table view options

To verify the table view options

To verify the table view for Forecast,Line,bubble

To verify User should be able to click on any of the row from table

To verify User is get the option like “Drill Down”

To verify hide options are working


To verify the app not crashes

To verify the drill down are not available

To verfy the Data card details

To verify the vertical bar charts are displayed

To verfiy the Grouping

To verify No maximum limit for Grouping

To verify both Vertical Bar chart and Grouping are displayed

To verfiy the Last app used,last query

To verify user should be able to click on “Ask GINIE”

To verify Chart is displayed

To verify Last query asked

To verify user is able to type the question

To verify Chart is displayed

To verify the Trending questions are displayed

To verify user is able to type the question

To verify Chart is displayed

To verify should be able to type in “Ask a question” section


To verify the texts are Highlighted

To verify user is able to see the table

To verrify the table is shown

To verify the UI of the drill down Segments

To verify user is able to select the dimension values

To verify user is able to see the amount and Percentage

To verify user is able to view the Growth and De-Growth values

To verify user the currency is displayed

To verify "What Happened" and "Why did it happen" is displayed

To verify the "What happened" card is always active

To verify multiple cards can be displayed for the "What happened" and "Why did it happen" tab

To verify the UI of the "Why did it happen"


To verify user ia able to click on Drop down

To verify Drop down arrow is not shown

To verify user can switch between for "'What happened" and "Why did it happen "

To verify “No insights available" is displayed

To verify user can close the insights details

To verify the Tooltip are displayed for the Chart


Sales for next month

As a user, when I see a list of previous questions, I only want to see my own questions so that I can select them.

As a user, when I see a list of previous questions, I only want to see my own questions so that I can select them.

As a user, when I see a list of previous questions, I only want to see my own questions so that I can select them.

As a user, I want the language and sentence structure to be clear and simple, and easy to read on my mobile device so that I c

As a user, I want the language and sentence structure to be clear and simple, and easy to read on my mobile device so that I c
As a user, I want the language and sentence structure to be clear and simple, and easy to read on my mobile device so that I c

As a user when I request information and the system returns a Null data set, I want to see a user-friendly message like "Sorry,

As a user when I request information and the system returns a Null data set, I want to see a user-friendly message like "Sorry,

As a user when I request information and the system returns a Null data set, I want to see a user-friendly message like "Sorry,

As a user, I want to get insights about my data so that I can take appropriate actions.

As a user, I want to get insights about my data so that I can take appropriate actions.

As a user I what to be able to select a different time period for a forecast so that I can see the next month, quarter, or year.

As a user I what to be able to select a different time period for a forecast so that I can see the next month, quarter, or year.

Charts look very different for each timeframe selected in the dropdown in a forecast. The user asks "what is the forecast".

Charts look very different for each timeframe selected in the dropdown in a forecast. The user asks "what is the forecast".

Charts look very different for each timeframe selected in the dropdown in a forecast. The user asks "what is the forecast".

Charts look very different for each timeframe selected in the dropdown in a forecast. The user asks "what is the forecast".

Charts look very different for each timeframe selected in the dropdown in a forecast. The user asks "what is the forecast".

Charts look very different for each timeframe selected in the dropdown in a forecast. The user asks "what is the forecast".
Test Steps

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app


1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app


2) Connect with the different data sources Qlik,Tableau,Power BI,Birst,infor
1) Install the apk file and Launch the app
2) Enable the Insights and ask the Proper query
1) Install the apk file and Launch the app
2) The valid quries should be asked for the bot
1) Install the apk file and Launch the app
2) The valid quries should be asked for the bot
1) Install the apk file and Launch the app
2) The valid quries should be asked for the bot

1) Install the apk file and Launch the app

1) Install the apk file and Launch the app


2) Enable the Insights and ask the Proper query

1) Install the apk file and Launch the app


2) Click on Particular KPI

1) Install the apk file and Launch the app


2) Click on Drop down values

1) Install the apk file and Launch the app


2) Click on Drop down values

1) Install the apk file and Launch the app


2) Click on Drop down values
1) Install the apk file and Launch the app
2) Click on Drop down values

1) Install the apk file and Launch the app


2) Type the question as "Revenue by Sales Manager"

1) Install the apk file and Launch the app


2) Click on Drop down values

1) Install the apk file and Launch the app


2) Click on Drop down values

1) Install the apk file and Launch the app


2) Configure the NLP

1) Install the apk file and Launch the app


2) Configure the NLP

1) Install the apk file and Launch the app


2) Configure the NLP

1) Install the apk file and Launch the app


2) Bookmark the context
1) Install the apk file and Launch the app
2) Compare the Brands

1) Install the apk file and Launch the app


2) Ask the question "Why has Sales declined"

1) Install the apk file and Launch the app


2) ML modules should be configured
1) Install the apk file and Launch the app
2) Prediction should be configured
3) Forecast sales for LG
1) Install the apk file and Launch the app
2) Prediction should be configured
3) Forecast sales for LG
4) Click on Forecat settingd

1) Install the apk file and Launch the app


2) Share the chats with the Group
1) Install the apk file and Launch the app
2) Verify the Functionality of the Groups
1) Install the apk file and Launch the app
2) Send message for the Contact
1) Install the apk file and Launch the app
2) @GINIE and setup the meeting
1) Install the apk file and Launch the app
2) Type the Alerts for the business
1) Install the apk file and Launch the app
2) @GINIE and setup the meeting
1) Install the apk file and Launch the app
2) @GINIE and setup the meeting
1) Install the apk file and Launch the app
2) Check the integrations for the Skype,slack,Telegram
1) Install the apk file and Launch the app
2) Send message through voice

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales"
1) Install the apk file and Launch the app
2) Navigate to Sales bot and type "Forecast Dollar Sales"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales"
3) Verify the values for Each months
1) Install the apk file and Launch the app
2) Navigate to Sales bot and type "Forecast Dollar Sales"
3) Verify the values for x-axis and y-axis
1) Install the apk file and Launch the app
2) Navigate to Sales bot and type "Forecast Dollar Sales"
3) Verify the Insights are able to view
1) Install the apk file and Launch the app
2) Navigate to Sales bot and type "Forecast Dollar Sales"
3) Click on "Group Segment'
1) Install the apk file and Launch the app
2) Navigate to Sales bot and type "Forecast Dollar Sales"
3) Click on Bookmark icon

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for Chennai"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for NGR1"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for Nagercoil"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for Trichy-1"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for Thirunelveli-1"
1) Install the apk file and Launch the app
2) Navigate to Sales bot and type "Forecast Dollar Sales for Tuticorin-1
"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for T.Nagar"
1) Install the apk file and Launch the app
2) Navigate to Sales bot and type "Forecast Dollar Sales for Porur"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for Purasaivakam"
1) Install the apk file and Launch the app
2) Navigate to Sales bot and type "Forecast Dollar Sales for Samsung
"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for LG LED"
1) Install the apk file and Launch the app
2) Navigate to Sales bot and type "Forecast Dollar Sales for Samsung LED
"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for LG AC INVERTER"

1) Install the apk file and Launch the app


2) Navigate to Sales bot and type "Forecast Dollar Sales for LG AC INVERTER"

1) Install the apk file


2) Launch the app

1) Install the apk file


2) Launch the app
1) Install the apk file
2) Launch the app
3) Click on Sales bot
1) Navigate to the Bot
2) Type the ques "Sales for april 2020"
3) Click on the buttons for the Segment by (Ex: Sales Employee )
1) Navigate to the Bot
2) Click on Dollar Sales KPI
3) Click on FYTD and YTD drop down options
1) Navigate to the Bot
2) Click on Dollar Sales KPI
3) Change the drop down option to "Last month"
1) Navigate to the Bot
2) Click on Dollar Sales KPI
3) Change the drop down option to "YTD" and "QTD"
1) Navigate to the Bot
2) Click on Dollar Sales KPI
3) Check the Drop down options

1) Launch the app,Click on Sales bot


2) Navigate to Margin KPI
3) Change the YA drop down to "Prev Period"
4) Book mark the Margin
5) Bookmark added successfully message is displayed
6) Click on the Dismiss button
7) Again launch the Sales bot
8) Click on the Bookmarked icon from the lower menu
1) Launch the app,Click on Sales bot
2) Navigate to Margin KPI
3) Click on the Margin KPI
4) Clik on the "Group Segment" button
5) Click on the "Sales Employee" button
1) Launch the app,Click on Sales bot
2) Navigate to Margin KPI
3) Click on the Margin KPI
4) Type the question
1) Launch the app,Click on Sales bot
2) Navigate to Margin KPI
3) Click on the Margin KPI
4) Type the question
1) Launch the app,Click on Sales bot
2) Navigate to Margin KPI
3) Click on the Margin KPI
4) Type the question

1) Install the apk file


2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI
1) Install the apk file
2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI
1) Install the apk file
2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI
1) Install the apk file
2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI
1) Install the apk file
2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI
1) Install the apk file
2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI
1) Install the apk file
2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI
1) Install the apk file
2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI
1) Install the apk file
2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI
1) Install the apk file
2) Launch the app
3) Click on Sales bot
4) Navigate to the Dollar Sales KPI

1) Launch the app


2) Enter the valid Domain

1) Launch the app


2) Enter the valid Domain

1) Launch the app


2) Enter the Invalid Domain

1) Launch the app


2) Enter the valid User name and valid password and click on "Login" Button

1) Launch the app


2) Enter the valid User name and Invalid password and click on "Login" Button

1) Launch the app


2) Enter the Invalid User name and valid password and click on "Login" Button

1) Launch the app


2) Do not enterUser name and password

1) Navigate to the Bot


2) Click on the Dollar Sales KPI
1) Navigate to the Bot
2) Click on the Dollar Sales KPI
3) Type the question "Compare dollar sales of LG and SAMSUNG"
1) Navigate to the Bot
2) Click on the Dollar Sales KPI
3) Type the question "Compare dollar sales of LG and SAMSUNG"
1) Navigate to the Bot
2) Click on the Margin KPI
3) Click on Sales Employee
1) Navigate to the Bot
2) Click on the Margin KPI
3) Click on Sales Employee
1) Navigate to the Bot
2) Click on the Margin KPI
3) Click on Sales Employee
1) Navigate to the Bot
2) Click on the Margin KPI

1) Navigate to the Bot


2) Type the ques "Forecast Dollar Sales"
1) Navigate to the Bot
2) Type the ques "Sales of LG"

1) Navigate to the Bot


2) Type the ques "Dollar Sales by West"

1) Navigate to the Bot


2) Type the ques "why dollar sales increased from 05/05/2020 to 05/28/2020"

1) Navigate to the Bot


2) Type the ques "why dollar sales has declined "

1) Navigate to the Bot


2) Type the ques "Sales for Today "

1) Navigate to the Bot


2) Type the ques "Sales for May 29 "

1) Navigate to the Bot


2) Type the ques "Sales for 05/29/2020 "

1) Navigate to the Bot


2) Type the ques "Sales by 1.5t"

1) Navigate to the Bot


2) Type the ques "Sales for april 2020"

1) Navigate to the Bot


2) Type the ques "Sales for april 2020"

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question


2) Type "Forcast sales"

1) Navigate to the Bot and type the question


2) Compare Sony and Realme

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question


1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot,type the question " Revenue by Group Property "
2) Click on the "Revenue by Group Group Property"

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question

1) Navigate to the Bot and type the question


1) Navigate to the Bot and type the question
1) Navigate to the Bot and type the question
2) "Forecast Dollar Sales for Chennai"

1) Navigate to the Bot and type the question


2) "Why dollar sales increased from 02/01/2020 to 05/28/2020"

1) Navigate to the Bot and type the question


2) "Forecast Dollar sales for Thirunelveli-1"

1) Navigate to the Bot and type the question


2) "Forecast Dollar sales for Purasaivakam"

1) Navigate to the Bot and type the question


2) "Forecast Dollar Sales by brands"

1) Navigate to the Bot and type the question


2) "Forecast Dollar Sales by zone"

1) Navigate to the Bot and type the question


2) "Forecast dollar sales for TVR1-Kabilan.K MANAGER"
1) Navigate to the Bot and type the question
2) "GP by brand"

1) Navigate to the Bot and type the question


2) "Sales for 2019 by brand"

1) Navigate to the Bot and type the question


2) Swipe the KPI card

1) Navigate to the Bot and type the question


2) Swipe the KPI card

1) Navigate to the Bot and type the question


2) Swipe the KPI card

1) Navigate to the Bot and type the question


2) "Dollar Sales by brand"

1) Navigate to the Bot and type the question


2) "Dollar Sales by brand"

1) Navigate to the Bot and type the question


2) "Sales by Madurai road-2- Bye Pass Road "

1) Navigate to the Bot and type the question


2) "Sales by Madurai road-2- Bye Pass Road "
1) Navigate to the Bot and type the question
2) "LG"

1) Navigate to the Bot and type the question


2) Type the Invalid query

1) Navigate to the Bot and type the question


2) Click on Bookmark

1) Navigate to the Bot and type the question


2) Ask the query "Sales by brand"
3) Navigate to the Mail other app
4) Click on the Ginie app
1) Navigate to the Bot and type the question
2) Click on "Sales Per month per Employee"
3) Click on Pie Chart
1) Navigate to the Bot and type the question
2) Click on the Unit Sales KPI
3) Change the drop down to Weekly
1) Navigate to the Bot and type the question
2) Click on the Unit Sales KPI
3) Change the drop down to Daily
1) Navigate to the Bot and type the question
2) Click on the Unit Sales KPI
3) Change the drop down to Monthly
1) Navigate to the Bot and type the question
2) Click on the Margin KPI

1) Navigate to the Bot and type the question


2) Click on the Unit Sales KPI
3) Change the drop down to Monthly

1) Navigate to the Bot and type the question


2) Dollar Sales for LG

1) Navigate to the Bot and click on Dollar Sales KPI


2) Change the drop down to Quarterly
1) Navigate to the Bot and type the question
2) Click on the Bookmark Icon

1) Install the apk file


2) Launch the app

1) Install the apk file


2) Launch the app, enter the domain ip address
1) Navigate to the Bot and type the question
2) Bookmark the response obtained
3) Click on the Bokmark icon
4) Click near the Hambuger dots
1) Navigate to the Bot and type the question
2) Compare Sales of Lg and Samsung
3) Change the drop downs options to ( Weekly/ FYTD /QTD/ Pre period )

1) Install the app


2) Navigate to the Login Screen
3) Enter the Password and click on Visible icon
1) Install the app
2) Navigate to the Login Screen
3) Enter the invalid username and invalid password and click on Login button
1) Install the app
2) Navigate to the Login Screen

1) Install the app


2) Navigate to the Login Screen
3) Click on the Forgot Password link
1) Install the app
2) Navigate to the Login Screen
3) Enter the valid Email,invalid Password and click on login button

1) Open the URL http://192.168.125.27:3000/ 2) Login with tenant credentials 3) Delete the user (xyz@test.com)4) Navigate to

1) Open the URL http://192.168.125.27:3000/ 2) Login with tenant credentials 3) Disable the Status of the User (xyz@test.com
1) Navigate to the Sales bot
2) Click on Margin KPI
3) Select the drop down value as "Last 7 days "

1) Navigate to the Sales bot


2) Type the question "Revenue by branch"

1) Navigate to the Sales bot


2) Type the question "Compare Sales of lg,samsung in 2019"

1) Navigate to the Sales bot


2) Type the question "Air-cond dollar sales in 2019 by brand"

1) Navigate to the Sales bot


2) Type the question "LCD TV dollar sales"

1) Install the app


2) Navigate to the apps screen

1) Install the app


2) Navigate to the apps screen
1) Install the app
2) Navigate to the apps screen
3) Enter the apps name
1) Install the app
2) Navigate to the apps screen

1) Install the app


2) Navigate to the apps screen

1) Install the app


2) Navigate to the apps screen

1) Install the app


2) Navigate to the apps screen
3) Slide the apps to view more apps

1) Install the app


2) Navigate to the Domail ip address

1) Install the app


2) Navigate to the Domail ip address

1) Navigate to the Sales bot


2) Type the question "Forecast Dollar Sales for"

1) Navigate to the Sales bot


2) Type the question "Forecast Dollar Sales for L"

1) Navigate to the Sales bot


2) Type the question and click on keypad enter key

1) Navigate to the Sales bot


2) Type the question "Forecast Sales"
1) Navigate to the Bot and type the question
2) Ask the query "Sales by brand"
3) Click on the Pie Chart
4) Click on the bar Chart
1) Navigate to the Search apps
2) Click on the Profile Icon

1) Navigate to the Search apps


2) Click on the Profile Icon
3) Click on Forward Icon of the Server Name
1) Navigate to the Search apps
2) Click on the Profile Icon
3) Click on Forward Icon of the Server Name
4) Select the Servers
1) Navigate to the Sales bot
2) Type the question "Sales by branch"
3) Click on any one of the Branch and verify drill down option is displayed
1) Navigate to the Sales bot
2) Type the question "Sales for lg "
3) Click on Sales for lg
1) Navigate to the Sales bot
2) Type the question "Sales for lg "
3) Click on Sales for lg
1) Navigate to the Sales bot
2) Type the question "Sales by branch"
3) Click on any one of the Branch
4) Click outside of the chart
1) Navigate to the Sales bot
2) Type the question "Sales by branch"
3) Click multiple times on one of the branch

1) Navigate to the Sales bot


2) Type the question "Sales by zone"
3) Click on one of the zone
4) Click on one of the Branch
5) Click on one of the Brand

1) Navigate to the Sales bot


2) Type the question "Sales by zone"
3) Click on one of the zone
4) Click on one of the Branch
5) Click on one of the Brand

1) Navigate to the Sales bot


2) Type the question "Sales by Sales Employee"
3) Click on one of the Sales Employee
4) Hierarchy is not assigned for the Sales Employee
1) Navigate to the Sales bot
2) Type the question "PO Analysis"

1) Navigate to the Sales bot


2) Type the question "PO Analysis"

1) Navigate to the Sales bot


2) Type the question "PO Analysis"

1) Navigate to the Sales bot


2) Type the question "PO Analysis"

1) Navigate to the Sales bot


2) Type the question "PO Analysis"

1) Navigate to the Sales bot


2) Type the question "PO Analysis"

1) Navigate to the Sales bot


2) Type the question "PO Analysis"
3) Type the question "GTMLG"
1) Navigate to the Sales bot
2) Type the question "PO Analysis"
3) Type the question "GTMLG"
1) Navigate to the Sales bot
2) Type the question "PO Analysis"

1) Navigate to the Sales bot


2) Type the question "PO Analysis"
3) Click on the Bar graph
1) Navigate to the Sales bot
2) Type the question "Sales by branch "
3) Click on the Back button
1) Navigate to the Sales bot
2) Type the question "Sales by branch "
3) Click on the "<KPI"

1) Navigate to the Sales bot

1) Navigate to the Sales bot

1) Login with the valid user name


2) Click on Avatar in home screen
3) Click on Settings Page
4) Click on Server Name
1) Login with the valid user name
2) Click on Avatar in home screen
3) Click on Settings Page
4) Click on Server Name
5) Click on the Environment available
1) Login with the valid user name
2) Click on Avatar in home screen
3) Click on Settings Page
4) Click on Server Name
5) Click on the Environment available
1) Login with the valid user name
2) Click on Avatar in home screen
3) Click on Settings Page
4) Click on Server Name
5) Click on the only one Environment available
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question "Forecast sales for LG"
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question "Forecast sales for LG"
4) Click on the Segment by buttons
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question "Forecast sales for LG"
4) Click on the Segment by buttons
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question "Forecast sales for LG"
4) Click on the Segment by buttons
5) Click on Forecast settings and change the settings
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question "Forecast sales for LG"
4) Click on the Bookmark icon
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question "Forecast sales for LG"
4) Click on the Bookmark icon
5) Click on the Save button

1) Login with the valid user name


2) Navigate to the Sales bot
3) Type the question "Forecast sales for LG"
4) Click on the Bookmark icon
5) Enter more than 40 Characters
5) Click on the Save button

1) Login with the valid user name


2) Navigate to the Sales bot
3) Type the question "Forecast sales for LG"
4) Click on the Bookmark icon
5) Enter the 40 Characters
5) Click on the Save button
6) Click on Bookmark Icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Type the question "Forecast sales for LG"
4) Click on the Bookmark icon
5) Enter the 40 Characters
5) Click on the Save button
6) Click on Bookmark Icon
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on 3 dots
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on 3 dots
5) Click on Edit icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on 3 dots
5) Click on Edit icon
6) Update the Notes and click on Save button
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on 3 dots
5) Click on Delete icon
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on Bookmarked Card
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on Search box and enter the text
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on Sort & Filter

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on Sort & Filter
5) Click on Sort by/Application Name/Created At
6) Select the Radio button and click on Apply button

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on Sort & Filter
5) Click on Sort by/Application Name/Created At
6) Click on the Close icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on Sort & Filter
5) Click on Sort by/Application Name/Created At
6) Select the Radio button and click on Apply button
7) Click on Explore icon and again click on Bookmark icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on Sort & Filter
5) Click on Sort by/Application Name/Created At
6) Select the Radio button and click on Apply button
7) Click on Clear all button
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Enter the question "Sales for Sony" and bookmark the query
5) Enter the question "Sales for Sony" and bookmark the query

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Bookmark icon
4) Click on Sort & Filter
5) Click on Sort by/Application Name/Created At
6) Select the Notes / Application
7) The Bookmark should be displayed based on Notes,Application Name

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Swipe left to view the Delete icon and click on Delete icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Alert details screen
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Swipe left on the Alert message and click on Delete icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Swipe left on the Alert message and click on Delete icon
5) Select the All Alerts / Read Alerts / More than 7 days Alerts

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Swipe left on the Alert message and click on Delete icon
5) Select the All Alerts / Read Alerts / More than 7 days Alerts
6) Click on Clear Alerts button

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Swipe left on the Alert message and click on Delete icon
5) Select the All Alerts / Read Alerts / More than 7 days Alerts
6) Click on Clear Alerts button

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Filter icon
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Filter icon
5) Click on Select All

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Filter icon
5) Click on Select All

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Filter icon
5) Click on 3 check boxes for the Application or Filter

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert detailed message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert detailed message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert Detailed message
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert Detailed message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert Detailed message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert Detailed message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert Detailed message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert Detailed message
5) Click on the Tool tip

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert Detailed message
5) Click on the 3 dots
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert Detailed message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on Alert Detailed message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
5) Click on the Filter icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
5) Click on the Filter icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
5) Click on the Filter icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
5) Click on the Filter icon
6) Click on the Switch On

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
5) Click on the Filter icon
6) Click on the Switch Off

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
5) Click on the Filter icon
6) Click on the Application or KPI
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
5) Click on the Filter icon
6) Click on the Select All

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
5) Click on the Filter icon
6) Click on the Select All

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on the Gear or Settings icon
5) Click on the Filter icon
6) Click on Check boxes

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the "On Application" dropdown

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the "Period" dropdown
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the "What" dropdown

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the "Conditions" dropdown

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the "Conditions" dropdown and click on Compare to options

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the "Conditions" dropdown and click on Compare to options
6) Enter the data for the value text field

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the "Delete" icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Update the Alert and click on Save Icon
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Enter the data for the Alert name text field

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Category and sub Category drop down

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Category and sub Category drop down

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Select all

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Compare to
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Compare to

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Compare to

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Compare to and Select the option

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Compare to and Select the option

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Segment by drop down
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Segment by drop down

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Segment by drop down
6) Select the dimension,click on back button and again select the different dimension

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Segment by drop down
6) Enter the dimension values and click on Search icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Segment by drop down
6) Select the multiple dimension / dimension values

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Segment by drop down
6) Click on Select all check box

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on Segment by drop down
6) Click on Select all check box
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the Compare to options

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the Compare to options

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert message
4) Navigate to Alert details screen and click on the 3 dots and click on "Edit alert"
5) Click on the Compare to options and select the options

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Filter icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Delete icon

1) Login with the valid user name (Having access to Application)


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
1) Login with the valid user name (Does not have access to Apllication)
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab

1) Login with the valid user name (Does not have access to Apllication)
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Delete icon

1) Login with the valid user name (Does not have access to Apllication)
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Delete icon

1) Login with the valid user name (Does not have access to Apllication)
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Select any one radio button and click on Clear Alerts button

1) Login with the valid user name (Does not have access to Apllication)
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Select any one radio button and click on Clear Alerts button

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Filter icon
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Filter icon

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Filter icon
6) Click on Select all

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Filter icon
6) Multiple select the Check boxes

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Filter icon
6) Click on Select all

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on Filter icon
6) Select the check box and click on Apply button

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Hover on the Tool tip

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Click on 3 dots

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Click on 3 dots and click on Delete

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Click on “Rootcause” Tab

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Click on “Rootcause” Tab
7) Hover on the Chart tool tip

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Click on “Rootcause” Tab
7) Click on Why did it happen and scroll

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Click on “Rootcause” Tab
7) Click on Why did it happen and scroll

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Click on “Rootcause” Tab
7) Click on Why did it happen and scroll
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Click on “Rootcause” Tab
7) Click on 3 dots

1) Login with the valid user name


2) Navigate to the Sales bot
3) Click on the Alert icon
4) Click on System Alerts tab
5) Click on the System Alerts Instance message
6) Click on “Rootcause” Tab
7) Click on 3 dots and click on delete message
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the view option
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the view option
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the view option
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the view options
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the view options
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the view options
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the table bubble
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the table bubble
5) Turn the Phone
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the table bubble
5) Turn the Phone
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the table bubble
5) Turn the Phone from landscape to Portrait
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the table bubble
5) Turn the Phone
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the table bubble
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the table bubble
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the table bubble
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by brand
4) Click on the table bubble
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Forecast Sales by brand
4) Click on the table bubble
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on Dollar Sales KPI
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on Dollar Sales KPI
4) Click on table view
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on Dollar Sales KPI
4) Click on table view
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on Dollar Sales KPI
4) Multiple click on the Drill down
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on Dollar Sales KPI
4) Multiple click on the Drill down
1) Login with the valid user name
2) Navigate to the Sales bot
3) Click on Dollar Sales KPI
4) Multiple click on the Drill down
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by Years
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by Years
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by Years
1) Login with the valid user name
2) Navigate to the Sales bot
3) Type the question Sales by Years
1) Login with the valid user name
2) Navigate to app screen
1) Login with the valid user name
2) Navigate to app screen
3) Click on "Ask Ginie" button for On your last questions
1) Login with the valid user name
2) Navigate to app screen
3) Click on "Ask Ginie" button for On your last questions
1) Login with the valid user name
2) Navigate to app screen
1) Login with the valid user name
2) Navigate to app screen
3) Click on "Ask Ginie" button for Favourite question
1) Login with the valid user name
2) Navigate to app screen
3) Click on "Ask Ginie" button for Favourite question
1) Login with the valid user name
2) Navigate to app screen
1) Login with the valid user name
2) Navigate to app screen
3) Click on "Ask Ginie" button for Trending question
1) Login with the valid user name
2) Navigate to app screen
3) Click on "Ask Ginie" button for Trending question
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the text in ask a question section
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the text in ask a question section
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the text in ask a question section
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the text in ask a question section
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Click on the KPI and click on the Segments
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Click on the KPI and click on the Segments
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Click on the KPI and click on the Segments
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Click on the KPI and click on the Segments
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Click on the KPI and click on the Segments
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values
5) Click on "Why did it happen"
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values
5) Click on "Why did it happen"
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values
5) Click on "Why did it happen"
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values
5) Click on "What happened" "Why did it happen"
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values which does not have Insights
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values
5) Click on "Why did it happen"
1) Login with the valid user name
2) Navigate to app screen
3) Click on Sales bot
4) Enter the query for the dimension values
5) Click on "Why did it happen"

Created the user xyz@dev.com and asked this questions.


--> What is sales for next 6 months
--> Sales by Country
--> Margin by Product

Created the user abc@dev.com and for the user the questions asked for xyz@dev.com are not
displayed

For the user xyz@dev.com only the questions asked by xyz@dev.com should be displayed

For the user abc@dev.com only the questions asked by abc@dev.com should be displayed

Space are proper for below questions


--> Compare sales by category
--> Compare sales by categoryID
--> Sales by country
--> Margin by quantity
--> Margin by Product

Verify the space for the carousel in the Insights


Verify the contents are not overlapping

Type the question "Freight"

Type the question "Margin by quantity"

Type the question "Forecast sales by category"

Enter the question "Compare sales by category"

Enter the question "Margin"

Enter the question "Forecast"


Select QTD vs YA and drop down as "Weekly"

"Sales in next month" should display the Proper forecast

Forecast with Monthly Selected

Forecast with Weekly Selected

Forecast with Daily Selected

Forecast with QTR Selected

Forecast with Yearly Selected


Test Data

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed


Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured


Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured


Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured


Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured


Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

Apk file must be installed and bot should be Configured

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

Valid Email Id and Password

Valid Email Id and Password

Valid Email Id and Password

Valid Email Id and Password

Valid User name and invalid Password

Invalid User name and valid Password

Empty Text Field

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file

apk file
Expected Result

The app must be Launched Successfully

The splash screen should be displayed for some time to read the text

the application’s display is adapted to the screen size and all buttons and menus are easily clickable

The soft keyboard automatically appears if the user’s main action is to enter some text.

Each screen is appropriately displayed in each display mode (landscape, portrait).

Application should provide a form to change settings

the back key allows to go back to the start-up screen

the app does behave as intended if there’s an incoming Call or SMS.

the app does behave as intended if the mobile device resumes from the lock screen.

The app does behave as intended if a push message is coming from another app

The app does behave as intended if the “Battery low” message appears on the screen.

the app does behave as designed/desired if the device is connected to the internet through Wi-Fi..

The app should be stable and do not crash

text content and button labels should be properly translated or not.

the application supports speech recognition feature,

application automatically reinitiate the communication once the coverage is re-established or not?

The application supports calender and create events feature

The application should not corrupt


The application should work normally

The app should be uninstalled successfully

The text/control is partially invisible or inaccessible.

The text is readable for all users for the application.

The application should goes into minimized mode

The device should be able to perform multitasking

error message like “Network error. Please try after some time” should be displayed

The app should be connected with Multiple data sources Qlik,Tableau,Power BI,Birst,infor

The insights should be displayed Properly

The data should be Verified Properly with the Qlik sense server

Depends on the feature of the bot

The KPI should be displayed based on the Configuration

The KPI should be displayed based on the Configuration

The Particular KPI details should be displayed

The Results should be displayed based on the Drop down values

The Results should be displayed comparing Prev.Period and YA

Bar Graph should be displayed for the Region


Pie Graph should be displayed for the Region

The Revenue should be displayed for Sales Manager

The context of the analysis should be modified

The "Sales by Brand" context should be displayed

The configured NLP should be working for the easy conversations and contextual

The sales and margin for the brands should be displayed

The sales and margin for the brands should be displayed

The Context should be Bookmarked

The Non- Performing brands should be displayed

The bot should reply with the Proper insights and reason for the query

The Analysis should be displayed

The Prediction should be displayed

The Forecast settings should be changable

The explorations and insights should be shared with the group

All the Group functionality should be working

All the Individual contact functionality should be working

The meeting should be setted up through the Ginie app

The alerts should be integrated for the business

The System Alerts should be displayed for the bot


The User alerts should be displayed for the bot

The message should be integrated for the Skype,slack,Telegram

The Proper reply should be displayed for the voice interactions

The Forecast results should be displayed for the Dollar Sales

The UI of the app should be displayed Properly without any overlapping or misalignment

The values should be matched for the each months

Proper values should be displayed for the X and Y axis

The Insights should be displayed Properly and able to scroll

The Graph should be displayed by Group Segment

The Forecast should be Bookmarked

The Forecast should be displayed for the Dollar Sales

The Forecast should be displayed for the Dollar Sales for Chennai

The Forecast should be displayed for the Dollar Sales for NGR1

The Forecast should be displayed for the Dollar Sales for Nagercoil

The Forecast should be displayed for the Dollar Sales for Trichy-1

The Forecast should be displayed for the Dollar Sales for Thirunelveli-1

The Forecast should be displayed for the Dollar Sales for Tuticorin-1

The Forecast should be displayed for the Dollar Sales for T.Nagar
The Forecast should be displayed for the Dollar Sales for Porur

The Forecast should be displayed for the Dollar Sales for Purasaivakam

The Forecast should be displayed for the Dollar Sales for Samsung

The Forecast should be displayed for the Dollar Sales for LG LED

The Forecast should be displayed for the Dollar Sales for Samsung LED

The Forecast should be displayed for the Dollar Sales for LG AC INVERTER

The Forecast should be displayed for the Dollar Sales for Sony LED

The splash screen should be displayed for some time

The configured bots should be displayed for the app

The Sales bot should be launched and KPI should be displayed

The values are not displayed

Same value(723.8M) should not be displayed for the YTD/FYTD dropdown options

The Proper Percentage should be displayed

The YTD values should be greater than QTD

The Drop down options first character is in lower case

Need to Scroll down to view the Bookmarked item


The Texts should not overlap on the Graphs

The Proper values should be displayed

The Proper values should be displayed

The Proper values should be displayed

The Proper value should be displayed for the "Today" Drop down option

The Proper value should be displayed for the "Yesterday" Drop down option

The Proper value should be displayed for the "FYTD" Drop down option

The Proper value should be displayed for the "YTD" Drop down option

The Proper value should be displayed for the "QTD" Drop down option

The Proper value should be displayed for the "3 months" Drop down option

The Proper value should be displayed for the "last month" Drop down option

The Proper value should be displayed for the "last week" Drop down option
The Proper value should be displayed for the "last 7 days" Drop down option

The Proper value should be displayed for the "this week" Drop down option

The Domain should be Editable

The Login Page should be displayed

Proper Error message should be displayed and Login Page should not be displayed

User should be successfully Login

User should not be able to Login and it should display proper error message

User should not be able to Login and it should display proper error message

Proper error message should displayed with information

Only the relevant Insights should be displayed based on the queries

The Conents should be displayed without any overlap

The Graph and content are messed

The sort order should be based on the Percentage

The texts should not be overlapped

The Insights should be displayed for all the Models

The FYTD,YTD options will display the same values 723.8 M

The month should not start from April'19


In the context the LG should be shown

For the "Dollar Sales by West" the Proper values should be displayed

User need to type the specific type formst for the date,the date format can be any type

The default value should not be 03/24/2020

Proper values should be displayed

Proper valid value should be displayed

Proper valid value should be displayed

The suggestions for the Particular item should be displayed below question

The Y axis values should be displayed in Negative

For the Insights the April 2020 context should be used

The texts should not overlap

Revenue by brand is displayed

Displays Revenue,Branch,Branch

The Projected Sales values are not displayed

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question


The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The valid Auto suggestions should be displayed for the bot

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question

The values are not displayed for the question


Expectation :- Only the top 5 brands by Sales should be displayed

The x-axis texts are should be displayed Properly without overlapping

The Bookmark should not overlap on YA

The Texts should not be overlapped

The Insights should be displayed

For the x-axis the months like May'20,Jun'20 etc should be displayed

The app should not crash and Error screen should nto be displayed

The content are not displayed Properly

The GP by brand should display the values

The Sales by brand for 2019 is not displayed

Maybe we can give the "dots" at the bottom to show how many swipes are there.

The KPI are not Ordered

The KPI are not Ordered

The numbers on the bar chart should come in the same line as the bar not against the text line.

The gray bar behind the blue bar is added

The card shows only sales. Show show the Madurai road also

The focus or cursor should be on the question box.


The results should show in data values

results should show blank or no matches

The title "Bookmarks should be displayed" for Header

We should stay in the same page where we left if possible

The Employee wise Sales should be displaye not month wise

Week Order should be Proper

Should be able to move over points to see tool tip continously

The 4M should be displayed

Proper values should be displayed

Until the values are displayed the Loading icon should be implemented

The LG data should be filtered

The x-axis values are showing Properly

"Currently No Bookmarks Are Available" text should be displayed

Should be able to edit the IP address

While Entering the IP address the imahe should not overlap

The Delete tab should not be Flucating only when clicked on the Hamburger dots the Delete tab should be displayed
The response obtained should be for the Compare Sales of Lg and Samsung

The Icon should not be same for the Encrypted and visible Password

The Login failed Error message should be displayed Properly without overlap

The text should be "Forgot Password"

The "Forgot Password" link should be functional

The Inline Error message should be displayed below the text fields

xyz@test should not be able to Login

xyz@test should not be able to Login

The y axis values should be displayed Properly

The Growth rate should be displayed Properly

Proper data should be displayed

Proper data should be displayed

Proper data should be displayed

The Inline text "Search apps.." is not implemented

The Horizonal length of the Search field should be increased as per the design

The Search functionality should be implemented


The Left and Right space for the Slider card should be equal and Other Previous and Next Slider Cards should be visible as pe

The Forward Icon should be implemented for the See All

When apps are more than three than only the "See All" text should be displayed

Should be able slide the apps to view more and "See All" should be working

The D and n are in Upper case

The "askginie.ai" background color is not as per the design

The Functionality is not implemented properly

The Functionality is not implemented properly

The query should be executed

The Graph should be displayed Properly without overlapping

All the values should be displayed when navigated from Pie Chart to Bar Chart

The UI of the Settings should be Proper

The Server radio button should be displayed

User should be able to select the QA and Production Server

The Drill down option should be displayed

The Drill down option should be displayed

The Drill down option should be displayed


The Drill down option should hide

The app should not crash and Error screen should not be displayed

The chart should be shown as trend chart which meant that no further drill down available

Should show all the details in the Data card as per the drill down

The trend chart should be displayed for the Sales Employee

The Multiple Data Cards must be displayed

The Chart should be displayed first and details are displayed next screen

The user's questions should be shown on the Top section

The Segment by should be shown for these short codes questions

The user should be able to click on the Segment by buttons

If insights are not available then users should be able to see only the chart

Each card should display its own Segment by

Each card should display its own Context card

The Segment by buttons should be working for multiple data cards

For the Multiple Data Cards the Drill down should be working
The Previous screen should be displayed

The KPI screen should be displayed

The <Apps should be shown when user is in KPI screen

On click user should land to home/app screen

The Environments should be displayed

The Environment should be selected

Should navigate to Login Screen

User should not be able to deselect the Environment

The Segment by should be displayed for the Forecast questions

The Forecast of the Segment by buttons should be displayed

The user should be able to see a new data card, context card and forecast by options

The data should be displayed based on the Forecast settings

The Bookmark notes text field should be displayed


User should be able to Save the Bookmark without Notes

User should not be able to Enter more than 40 Characters

The Bookmark content should be displayed in the Bookmarked Screen

user should be able to see : “Application Name”, “Data card details”, “Period”, “Bookmark Notes”, “Timestamp”

The Edit and Delete options should be displayed

The Bookmark notes should be displayed

The Bookmark notes should be Saved Successfully

The Bookmark should be Deleted Successully

The Bookmark Card which will redirect user to the Detailed screen with the same context

The search results should be displayed based on application name/measure name/bookmark notes
The Sort & Filter Screen should be displayed

The Bookmark should be displayed based on the Sort

The Sort and Filter Screen should be closed

The Sort/Filter should be reseted

The Sort/Filter should be Cleared

User should not be able to create the duplicate Bookmark content

The Bookmark should be displayed based on the Notes,Application Name

Alert Home Screen should be displayed


Alert Home Screen should displayed with Proper UI

Alerts should be displayed for the Alert Screen and user is able to scroll up and down

For the Alert the Application Name,Details and the time the alert is posted should be displayed

The Clear options should be displayed

The Alert count should decrease

When navigates to the details screen, it turns into a read message instance.
The unread Alert message should be displayed in Bold

The All Alerts,Read Alerts,More than 7 days Alerts should be displayed

User should be able to select only one option from All Alerts / Read Alerts / More than 7 days Alerts

The Clear Alerts button should be clickable

The Pop screen should go away and alerts should be removed

Filter Pop up should be displayed with the Application and KPI tab
All the Applications / KPI checkbox should be Auto Checked

The Select All should be changed to Deselect all

The number 3 should be displayed for the Application or KPI

The Alert Instance Message Details should be displayed

In the Detailed Screen the KPI should be displayed for which the Alert was Triggred

The Time stamp (Today,Tommrow) at when the Alert happened should be displayed
The Alert details should display for what the Alert was triggred

The Alert details should display the date range,trend chart for which the Alert is triggred.

The Alert details should display the Category, Sub category, Section based on the selection in the User Alert settings screen

two lines in the chart indicate the period which are selected by the user in the User Alert settings screen

User should hover on the chart to get the details through Tooltip

The Edit Alert,Delete should be displayed


The value of the KPI should be displayed as per the selection in the User Alert settings screen.

Share icon should not be displayed,user should not be able to share the details

The Configure User Alerts screen should be displayed with Proper UI and without overlapping

User should get the list of Alerts which has been already created as a Data Card with Switch “On” and “Off” option

Application Name, Alert Details, Created Date, Number of times Triggered, Last Trigger Information should be displayed
Filter tab should be displayed

The number should be increased or decreased Properly based on the selection

The Page should be able to scroll up and down based on the Alerts data

Alert would be keep triggering and count would be added up

Alert is kept in ideal state where it will not trigger and data card would be as it. No changes in the data value like Last Trigger D

The Alerts message should be Filtered based on the Application or KPI


All the applications should be Selected and boxes should be Auto Selected

The "Select All" button should toggle to "Deselct All"

The number associated with the Application or KPI should increase or decrease based on the checkbox selection

Edit Alert should be displayed with Proper UI and without overlapping.

User should be able to see the Application name in “On Application” dropdown as per the access provided to the user

User should be able to select the “Period” from the dropdown like “Month”, “Week” and “Day”
User should be able to select “What” from the dropdown which will have the “KPI’s”

User should be able to select the “Condition” from the dropdown

Based on the “Condition”, the “Compare to” field and dropdowns should be shown

User should be able to provide decimal number in the “Value” field

The Alert should be Deleted successfully

The Alert should be Saved successfully


By default the Save button should be in Active State

User should be able to provide free text in “Alert Name” but not more than 50 characters

User should be able to select the options from Segment by which will have further options to select by category and sub catego

Once user selects the option from Segment by and it appears in Category or Sub Category then the Segment by will return to o

User should be able to select the dimension values or can click on select all

The drop down options should be displayed for the Compare to


Select the Category and Sub Category values

The Select the condition drop down should be displayed with Proper Alignment

User should be able to Select one option from the Drop down list

Once user selected the option, the screen should minimize

Compare to option will only come when the user has selected the following option. Refer Xl attachment for more details.

The dimension and dimension values screen should be displayed


User should be able to select one dimension and multiple dimension values from the dropdown list

Once user selected the dimension value, on click of back button user should be able to land to dimension screen where user c

The searched dimensions should be displayed

The multiple dimension and dimension values should be selected by clicking on check boxes

All the dimenions / dimension values should be selected

The Select all should be changed to Deselect all


Compare to Pop up should be displayed with Period and KPI

User should be able to switch between Period and KPI

User should be able to select only one option from the list either from KPI or Period

System Alerts screen should be displayed with Proper UI and alignment

User should be able to scroll up or down to check other alerts

User should be able to see details in the card which will contain Application Name, Details and the time when the alert is posted
User should not be able to “Edit” the existing system alerts

When the user visits the System Alert Screen, the count will become zero

User can get multiple types of System Alerts and those are : Spike, Drop, Breakout,Trend Change, Volatility Detected, Growth,

User should be able to click on Filter and get the below options to Filter out : Application Name, Type of Alert

The Delete icon should be clickable

System Alert will be visible for all the users who has access to the Application
System Alert should not be visible for all the users who dont have access to Application

On click of “Delete” icon, user should get a pop up screen which will have following options : All Alerts, Read Alerts, More than

User should be able to choose only option from the list at a time

User should be able to click on “Clear Alerts” button when one option is selected

Once User clicks on “Clear Alerts”, the pop screen should go away and alerts should be removed

The Filter screen should be displayed with Alert type and Application tabs without any overlapping
User should be land to “Alert Type” as an active screen when clicked on Filter

All the checkboxes should be Auto selected

All the Check boxes should be selected

Toggle to “Deselect All” when user clicks on “Select All”

User should be able to click on “Apply” when atleast one checkbox is checked

When user clicks on the “System Alerts Instance message” shown in System Alert Screen, it should navigate to “Overview” scre
Overview Screen should have Details like : Chart including KPI, From and To Details, Category, Sub category, Section, Curren

User should be able to see more details like :Impact Score, Start Date, Duration, Time Scale

User can hover on the chart to get the details through tooltip

User should be able to click on the 3 dots which will have an option like “Delete”

User should be able to delete the System Alert Instance message from detailed screen

In the chart user should be able to see “Forecast Value”, “Dark Blue is actual value”, “Yellow is deviated value or anomaly value
No share option would be available for the Entire System Alert messgae

Rootcause tab should be displayed without any overlapping and with Proper Alignment

User should be able to get the relevant chart with the information in tooltip when hover

User should be able to Scroll in the Section of “Why did it happen”

User should be able to click on the dropdown icon when the user wants to read the content hiding.

User should be able to click on drop up icon which should the close the extended card
User should be able to click on 3 dots which will have an option like “Delete”

User should be able to delete the System Alert Instance message from detailed screen

User should be able to view the multiple options as bubbles

User should be able to view when clicked on the bubble

User should be able to select only one bubble at a time

By default user should be able to land to the 1st view and the bubble should be highlighted

When user switches the view by clicking on another bubble, the selected bubble should be active and others should be in inact

The maximum number of views should not be more than 3 and minimum should be 2 including table

The table view should be the common view

Header should be frozen and user can do vertical or horizontal scroll


User should be able to view the table in “Landscape” mode when turned the phone

The mode is selected as “Portrait Orientation Lock Off” for mobile

User should be able to view only table data in landscape view and user needs to rotate their phone to Portrait mode to come ou

No segment by or context would be shown in Landscape mode

Table column header should show which column the chart is sorted with an Asc / desc icon next to the column name

Click on column header should sort that column in Asc; click again should toggle to Desc

Measure column should also show growth/degrowth – for instance sales will also have +10%/-10% next to it

Clicking on the cell should be able to drill down when present in Portrait mode

Table option be displayed and working

User should be able to click on any of the row from table

User should be able to drill down once taps on table and gets the option like “Drill Down”

When user clicks outside of the chart after clicking on the cell, the options would hide
Multiple click on the row should not crash the application

As per hierarchy once user reaches to the bottom of drill down, the chart should be shown as trend chart which meant that no f

User should be able to see all the details in the Data card as per the drill down

When comparing 2 years of data, needs to show as Vertical Bar chart

Grouping should happen within vertical bar chart, line chart as well as horizontal bar chart

No maximum limit for the grouping. If needs to be given then 5 and that can be expandable

Vertical Bar chart and Grouping should be displayed

Users should be able to see the section and it will provide the details of the last app and last query asked

which will redirect to screen where user can type the question

User should be able to get the same information as chart


Users should be able to see the section and it will provide the details of the last app and last query asked multiple tim

User should be able to click on “Ask GINIE” which will redirect to screen where user can type the question

User should be able to get the same information as char

Users should be able to see the section “Trending Question” and it will provide the details of the last app and last query asked m

User should be able to click on “Ask GINIE” which will redirect to screen where user can type the question

User should be able to get the same information as char

User should be able to type in “Ask a question” section


User should be able to see the words highlighted in yellow whose alphabets are matching

User should be able to see the corresponding table from where that field is coming

Table name should be shown on the right side of the row

The UI should be displayed Properly

User should be able to select the dimension available

User should be able to see the amount and percentage next to the dimension

Growth should be shown in green and De-growth in red

Currency Icon to be shown next to amount

What happened and Why did it happen Card should be displayed

By default "What happened" card be active and the content should be static along with the Chart

Multiple cards can be displayed for "What happened" and "Why did it happen" tabs should be scrollable

The tab named “why did it happen?” should be active now. The content of this tab will be accordion with multiple levels as show
User should be able to click on dropdown arrow if further details are available

Dropdown arrow should not be shown when further details are not available

User should be able to switch between the tabs of “What” and “Why”

When there is no details available for “What” and “Why” then it should show as “No insights available in both the tabs

User should be able to click on upward arrow to close the insights details

Tooltip should be displayed for the Chart

I only want to see my own questions so that I can select them.

I only want to see my own questions so that I can select them.

I only want to see my own questions so that I can select them.

Spaces should be Proper

The UI and spacing should be proper


The contents should be properly aligned

"Sorry, I don't have that data yet." should be displayed

The Margin by quantity should be displayed

Forecast sales by category graph should be displayed

Proper insights should be displayed

Proper insights should be displayed

The Sales should be displayed Properly

Proper forecast should be displayed


Actual Result

The application is Launched Successfully

The splash screen is displayed for some time to read the text

The UI of the Screen are not Proper

The soft keyboard automatically appears for the user’s main action is to enter some text.

Each screen is not appropriately displayed in each display mode (landscape, portrait).

The application will not provide a form to change settings

the back key does not allows to go back to the start-up screen

The app closes for the Lock Screen

The app behaves Properly

The app does behave as intended if the “Battery low” message appears on the screen.

the app does behave as designed/desired if the device is connected to the internet through Wi-Fi..

The app crashes

The application should not corrupt


The application is working Normally

The app can be uninstalled successfully

The text/control is partially invisible or inaccessible.

The text is readable for all users for the application.

The device will perform multitasking

The application does not receive the network error

The KPI are displayed

The KPI are displayed

The Dollar Sales are not working Properly

The Results are displayed based on the Drop down values

The Prev.Period,YA values are displayed

The Exploring Dollar Sales are displayed in Bar Graph


The Exploring Dollar Sales are displayed in Pie Graph

Revenue by Sales Manager is displayed

Not able to modify the Context

The sales by brand Context is displayed

The NLP is not configured

The NLP suggestions are displayed

The sales and margin for the brands are displayed

The Context is not Book marked

The bot reply with Proper insights

The Analysis are displayed

The Prediction is displayed

The Forecast setting is not Changeable


The Forecase result are displayed for the Dollar Sales

The UI of the app is not displayed Properly

The Values are matched for the Each month

The Proper values are not displayed for the X and Y axis

The Insights are not able to Scroll

The app Crashes

The Forecast is Bookmarked

The Forecast are be displayed for the Dollar Sales

The Forecast are displayed for the Dollar Sales for Chennai

The Forecast are displayed for the Dollar Sales for NGR1

The Forecast are displayed for the Dollar Sales for Nagercoil

The Forecast are displayed for the Dollar Sales for Trichy-1

The Forecast are displayed for the Dollar Sales for Thirunelveli-1

The Forecast are displayed for the Dollar Sales for Tuticorin-1

The Forecast are displayed for the Dollar Sales for T.Nagar
The Forecast are displayed for the Dollar Sales for Porur

The Forecast are displayed for the Dollar Sales for Purasaivakam

The Forecast are displayed for the Dollar Sales for Samsung

The Forecast are displayed for the Dollar Sales for LG LED

The Forecast should be displayed for the Dollar Sales for Samsung LED

The Forecast should be displayed for the Dollar Sales for LG AC INVERTER

The Forecast should be displayed for the Dollar Sales for Sony LED

The splash screen is displayed for some time

The configured bots are displayed for the app

The Sales bot are launched and KPI are displayed

The values should be displayed

For both FYTD and YTD drop down options 723.8M is displayed

240704.1% is displayed for the Last month drop down

The YTD value is less than QTD

The Drop down options first character should be in upper case

The newly Bookmarked should be displayed First


The texts are overlapping on the Graph

The app Crashes

Proper values displayed for Today

Proper values displayed for Yesterday

Proper values displayed for FYTD

Proper values displayed for YTD

Proper values displayed for QTD

Proper values displayed for Last 3 months

Proper values displayed for Last month

Proper values displayed for Last week


Proper values displayed for 7 days

Proper values displayed for this week

The Domain is not Ediatble

The Login page is displayed

The Error message is not displayed

User is able to Logged In Successfully

Proper Error message is not displayed

Proper Error message is not displayed

Proper Error message is not displayed

All the insights are displayed which are not relevant

The contents are overlapped

The Graph and content should be displayed Properly

The sort order is based on the values

The texts are overlapped

The Insights are not displayed for all the Models

The FYTD,YTD should not display same value

The x-axis the month is starting from april'19


The LG is not shown in the Context

For the question "Dollar Sales by West" the Proper values are not displayed

The Type question should be free flow

The default the date is dispalyed as 03/24/2020

Proper values are not displayed

No data available for the given context

No data available for the given context

The suggestion for the Particular item is not displayed for the suggestions

The Y axis values are not displayed in Negative

For the Insights the April 2020 context are not used

The texts are overlapping

Hightest revenue for the brand should be displayed

GP by branch should be displayed

The Projected Sales values should be displayed

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question


The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The valid Auto suggestions are not displayed for the bot

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question

The Proper values should be displayed for the question


All the brands are displayed

The x-axis texts are overlapped

The Book mark is overlapped on the YA

The UI should be displayed Properly

The Insights should be displayed

Only Apr'19 and Apr'20 are displayed for the x-axis

The app crashes and Error screen is displayed

The content should be displayed Properly without overlapping

The GP by brand is not working

The Sales by brand for 2019 should be displayed

KPI will run to the last

The KPI should be Ordered Correctly

The KPI should be Ordered Correctly

The numbers on the bar chart is not coming in the same line

The gray bar behind the blue bar is not requried

The Card is not displaying the Madurai road

User need to click again to focus on the screen


The results are shown in the fields

Search history is not shown

The Title Bookmarks is not displayed for Header

The KPI screen are displayed

Month wise sales is displayed

Week order is not Proper

I'm unable to move over points to see tool tip continously

The 4M is displayed

Blank should not be displayed

No Icons are displayed,User will not get to know whether the values will be displayed or not

The LG data is not Filtered

The x-axis should be displayed Properly

Empty screen is displayed

Not able to edit the IP address

While entering the IP address the image overlaps

When clicked on the Bookmark question the delete icon is flucating and for the bot also delete icon is displayed
But displays the Dollar Sales response

The Icon is same for the Encrypted and visible Password

The Login failed Error message is displayed Partially

The text is displayed as "Forget Password"

The "Forgot Password" link is not functional

The Inline Error message are not displayed below the text fields for Invlid Email,Password and Empty text fields

xyz@test.com is able to login

xyz@test.com is able to login

The Y-axis values are not displayed Properly

The Growth rate are not displayed Properly

Proper data is not displayed

Proper data is not displayed

Proper data is not displayed

The Inline text "Search apps.." should be implemented

The Horizontal length of the Search field is less

The Search functionality is not implemented


The Slider Cards are not as per the Design

The "Forward" Icon are not implemented for the See All

By Default "See All" text is displayed

Not able to slide the apps to view and "See All" link is not functional

The "domain name" d and n should be in lower case

The "askginie.ai" background color should be as per the design

Functionality should be implemented Properly

Functionality should be implemented Properly

The query is not executed

The Graphs are overlapped

All the valuesare not displayed when navigated from Pie Chart to Bar Chart

The drill down options are displayed

The drill down options are displayed

The drill down options are not displayed


The drill down option is hidden

The app did not crash and Error screen is not displayed

The chart is not shown as trend chart which meant no further drill down available

All the details in the Data card as per the drill down are not shown

The trend chart is not displayed for the Sales Employee

The Multiple Data Cards are displayed

The Chart is displayed first and details are displayed next screen

The user's questions are displayed on the Top section

The Segment by are not shown for these short codes questions

The user is not able to click on the Segment by buttons

User is able to see only the chart

Each card is displayed its own Segment by

Each card is display its own Context card

The Segment by buttons are not working for the multiple data cards

For the Multiple Data Cards the Drill down are not working
The Previous screen is displayed

The Empty screen are displayed

The <Apps is shown when the user is in KPI screen

On click user is landed to home/app screen

The Environments are displayed

The Environment is selected

The Login sreen is displayed

User is not able to deselect the Environment

The Segment by are displayed for the Forecast questions

The Forecast of the Segment by buttons are displayed

The user is able to see a new data card, context card and forecast by options

The data are not displayed based on the Forecast settings

The Bookmark notes text field is displayed


User is not able to Save the Bookmark without Notes

User is not able to Enter more than 40 Characters

The bookmark content is displayed in the Bookmarked Screen

user is able to see : “Application Name”, “Data card details”, “Period”, “Bookmark Notes”, “Timestamp”

The Edit and Delete options are displayed

The Bookmark notes are displayed

The Edited Bookmark is saved Successfully

The Bookmark mark is deleted Successfully

The Bookmark Card is redirected user to the Detailed screen with the same context

The search results are displayed based on application name/measure name/bookmark notes
The Sort & Filter screen is displayed

The Bookmark are displayed based on the Sort

The Sort and Filter screen is Closed

The Sort/Filter is reseted

The Sort/Filter is Cleared

User is able to create the duplicate Bookmark content

The Bookmark are not displayed based on the Notes,Application Name

Alert Home screen is displayed


Alert Home Screen is displayed with Proper UI

Alerts are displayed for the Alert Screen and user is able to scroll up and down

For the Alert details the Application name is not displayed

The Existing alert cannot be deleted

The Alert count is decreased

When navigates to the details screen, the message turn into a read message instance.
The unread Alert message is displayed in Bold

The All Alerts,Read Alerts,More than 7 days Alerts is displayed

User is able to select only one option from All Alerts / Read Alerts / More than 7 days Alerts

The Clear button is clickable

The Alerts are not cleared

The KPI tab is not displayed


All the Applications / KPI checkbox is Auto Checked

The Select All is changed to Deselect all

The number 3 is displayed

The Alert message details are displayed

In the detailed screen KPI is diplayed for which the Alert was triggered

The Time stamp (Today,Tommrow) at when the Alert happened is displayed


The Alert details was not displayed for what the Alert was triggred

The Alert details does not displayed the date range,trend chart for which the Alert is triggred.

The Alert details has not display the Category, Sub category, Section based on the selection in the User Alert settings screen

One single line is displayed for the period which where selected by the user in the User Alert settings screen

The details are displayed on the chart through Tooltip

The Edit and Delete options are displayed


The value of the KPI is displayed as per the selection in the User Alert settings screen.

Share icon is displayed,user is not be able to share the details

The Configure User Alerts screen are not displayed with Proper UI and with overlapping

The list of Alerts are displayed with Data Card with Switch “On” and “Off” option

Application Name, Alert Details, Created Date, Number of times Triggered, Last Trigger Information should be displayed and ar
Filter tab is displayed but are not functional

The number are not increased or decreased Properly based on the selection

The Page is able to scroll up and down based on Alerts data

The count is added up without triggering the Alert

Alert is kept in ideal state where it will not trigger and data card would be as it. No changes in the data value like Last Trigger D

The Alerts message are not Filtered based on the Application or KPI
All the applications are Selected and boxes are Auto Selected

The "Select All" button is toggled to "Deselct All"

The number associated with the Application or KPI is increased or decreased based on the checkbox selection

Edit Alert is displayed with Proper UI and without overlapping

User is able to see the Application name in “On Application” dropdown as per the access provided to the user

User is able to select the “Period” from the dropdown like “Month”, “Week” and “Day”
User is able to select “What” from the dropdown which will have the “KPI’s”

User is able to select the “Condition” from the dropdown

Based on the “Condition”, the “Compare to” field and dropdowns are not shown

User is able to provide decimal number in the "Value" field

The Alert is Deleted successfully

The Alert is Saved successfully


By default the Save button is not Active State

User is able to provide free text in “Alert Name” but not more than 50 characters

User is able to select the options from Segment by which will have further options to select by category and sub category value

Once user selects the option from Segment by and it appears in Category or Sub Category then the Segment by will return to o

User is able to select the multiple dimension values and can click on select all

The drop down options is displayed for the Compare to


User is able to select the Category and Sub Category values

The Selected condition is displayed with Prope Alignment

User is able to Select one option from the Drop down list

Once user selected the option, the screen is minimized

Compare to option will only come when the user has selected the following option.
Decrease more than,Increase more than,%Decrease more than,%Increase more than

The dimension and dimension values are not displayed


User is able to select one dimension and multiple dimension values from the dropdown list

Once user selected the dimension value, on click of back button user is be able to land to dimension screen where user can se

The searched dimensions are displayed

The multiple dimension and dimension values are selected by clicking on check boxes

All the dimenions / dimension values are selected

The Select all is changed to Deselect all


Compare to Pop up is displayed with Period and KPI

User is able to switch between Period and KPI

User is able to select only one option from the list either from KPI or Period
Only own questions are displayed

Only own questions are displayed

Only own questions are displayed

The space are Proper

The UI and space are Proper


The contents are properly aligned

I have typed the "Freight" but the "I'm unable to respond to your query is displayed

The Margin by quantity is displayed

Forecast sales by category graph is displayed

"There are no relevant insights for this data" is displayed

"Insights are not available" is displayed

The Sales is displayed as "NA"

Proper forecast "Next 3 months" is displayed


Execution Date Version Status Test
RedmiEnvironment
5 Comments
Android version
8.1.0 )PM1.171019.02
21-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
26-May-2020 Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
01-June-2020 Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0602.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
02-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
04-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-June-2020 Ginie-0604.apk Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
13-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
13-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
13-August-2020 Ginie-0813.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
13-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
13-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
13-August-2020 Ginie-0813.apk Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
13-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
13-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-August-2020 Ginie-0813.apk Fail 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
08-September-2020 Ginie-0908.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
15-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Fail 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

Redmi 5
Android version
8.1.0 )PM1.171019.02
18-September-2020 Ginie-0912.apk Pass 6 https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA
https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA
https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA
https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA
https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA
https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA
https://docs.google.com/spreadsheets/d/11IPn7nNVA

https://docs.google.com/spreadsheets/d/11IPn7nNVA
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6

Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Fail 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Redmi 5
Android version
8.1.0 )PM1.171019.02
10-May-2021 app-release.apk Pass 6
Automation for Web application

No

No

No

No

No

No

No

No

No

No

No

No

No
No

No

No

No

No

No

Yes

Yes

Yes

Yes

Yes

Yes
Yes

Yes

No

Yes

Yes

Yes

Yes

Yes

Yes

No

Yes

No
Yes

No

No

Yes

No

Yes

Yes

No

No

No

No

No

No

No

No
No

No

No

No

No

No

No

No

Yes

Yes

Yes

No

Yes

No

No

Yes
Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes
Yes

Yes

No

Yes

No

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

No

Yes

No
Yes

Yes

Yes

No

Yes

Yes

Yes

Yes

Yes

No

Yes

Yes

Yes

No

Yes

Yes

Yes
Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes
Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

No

No

No

Yes

No

Yes

No
Yes

Yes

No

No

Yes

Yes

No

Yes

Yes

No

No

No

No

No

No

No
No

No

No

No

No

No

No

No

Yes

Yes

Yes

Yes

Yes

No

No

No
No

No

No

No

No

No

No

No

No

No

No

No

No

No
Issues Questions
Line chart with different date formats in x Axis Show me the sales
Line chart yAxis label spacing issue Show me the sales
Bar chart - space between growth icon and value Sales by productname
Scatter chart- toolip shows null sales and mrgin by category
Multiline chart with more lines Compare sales by category
Multiline chart for daily data Compare sales by category
Captialize first letter in the data card page Sales by category
Conditional Query text is shown in summary sales less than 600K by category
Drill down with multiple dimensions Sales by category and product
Pie Chart displays the same category name Sales by category by product
The x-axis is completely broken Margin by Date

To validate whether all the required mandatory fields are working as required.
To
To validate
validate that
that the
the application
mandatory fields is ableare to displayed
withstand in any thebrute
screenforce in attack which way
a distinctive is anthan
automated process of trial
the non-mandatory and error used
fields.
To validate whether an application is not permitting an attacker to access
To validate whether the application works as per as requirement whenever the application starts/stops. sensitive content or functionality without proper authe
To validate that the application has a strong password protection system and it does
To validate whether the application goes into minimized mode whenever there is an incoming phone call. In order to validate not permit an attacker to obtain, changeth
o
To
To validate
validate that
whetherthe application
the phone is doesablenot to suffer
store, from
process insufficient
and receive sessionSMSexpiration.
whenever the app is running. In order to validate the s
To
To identify
validatethethatdynamic
the device dependencies
is able to perform and take measures
required to prevent
multitasking any attackerwhenever
requirements for accessing these vulnerabilities.
it is necessary to do so.
To prevent from SQL injection related attacks.
To validate that the application allows necessary social network options such as sharing, posting and navigation etc.
To
To identify
validateandthatrecover from anysupports
the application unmanaged code scenarios.
any payment gateway transaction such as Visa, Mastercard, Paypal etc as required by
To ensure whether the certificates are
To validate that the page scrolling scenarios are being validated, does the application
enabled in the implement
application Certificate
as necessary. Pinning or not.
To
To protect
To validatethe
determine thatapplication
whether the and
the navigation the
application network
between performsfrom as
relevant the denial
per
modules the in ofthe
service
requirement attacks.
applicationunderaredifferent
as per load conditions.
the requirement.
To
To analyze
To validate the
determine that data
whether storage
the truncation and
the current data
errors networkvalidation
are coverage
absolutely requirements.
toisanable to support
affordable the application at peak, average and minimum user leve
limit.
To
To enable
To determinethe
validate that session
whether
the user management
thereceives
existingan for preventing
client-server unauthorized
appropriateconfiguration
error message setup users
like to access
provides
“Network the unsolicited
required
error. Please information.
optimum
try afterperformance level.
some time” whenever there
To
To check if
identify any
the cryptography
various code
application is
and broken and
infrastructure ensure that
bottlenecks it is repaired.
which
To validate that the installed application enables other applications to perform satisfactorily, and prevent the application toitperform
does not at eat
the into
required accep
the memory
To
To validate
To validate whether
validate whether the
the business
response
that the application logic
time implementation
resumes ofatthetheapplication is is
last operation secured
asinper caseand ofnot
as the vulnerable
reboot to
arequirements.
hard or any attack
system from outside.
crash.
To
To analyze
To validate file
evaluate system
product
whether the interactions,
and/or hardware
installation determine
of to
thedetermine any vulnerability
application if itcan
canbe handle
done andprojected
correct these
smoothly problems.
load volumes.
provided the user has the necessary resources and
To
To validate
To validate the
evaluate protocol
whether
that thehandlers forcan
batteryperforms
the application life exampleauto trying
support to reconfigure
thefacility
start application
according theto default
to perform underlanding page load
projected
the requirements. for the application using a malicious
volumes.
To
To protect
To validate against
validate application malicious
whether theperformance client side injections.
when network
application performs is changed
according to WIFI fromin2G/3G
to the requirement or viceofversa.
all versions Mobile that is 2g, 3g and 4g.
To
To protect
To performagainst
validate each ofmalicious
Regression the required
Testingruntime
the
to injections.
CPU
uncover cycle
new is optimization
software bugs in existing areas of a system after changes have been made to t
To
To investigate
To validate
validate that file
whetherthecaching
battery and prevent
consumption,
the application any
provides malicious
memory leaks,
an available possibilities
resources
user guide from forthe
like GPS,same.
those Camera
who areperformance
not familiar toisthewellapp
within required guide
To
To prevent
validate from insecure data
the application storage
longevity in the keyboard
whenever the usercache load isofrigorous.
the applications.
To
To investigate
validate thecookies
networkand preventingwhile
performance any malicious
moving around deedswith fromthe thedevice.
cookies.
To provide regular audits for data protection analysis.
To validate the application performance when only intermittent phases of connectivity is required.
Investigate custom created files and preventing any malicious deeds from the custom created files.
To prevent from buffer overflows and memory corruption cases.
To analyze different data streams and preventing any vulnerabilities from these.
8 Verify that the app does behave as intended if there’s an incoming Call or SMS.
To
9 ensure that
Verify thatthethe
font size
app is big
does enough
behave as to be readable
intended if the and
mobilenotdevice
too bigresumes
or too small.
from the lock screen.
To
10 validate
Verify that the app does behave as intended if the mobile device is shaken.a large amount of data which may be not co
the application prompts the user whenever the user starts downloading
To
11 validate
Installation thatthat
Verify
testingthe(whether
closing
the of
app does
the the application
behave
application as canis performed
intended if a push
be installed from different
in amessage
reasonable states
is comingandfrom
amount verify if itand
another
of time re-opens
app in the
with (e.g. same
WhatsApp
required state.
messages
criterion)
To
12 ensure that
Verify all
that strings
the appare converted
does behave into
as appropriate
intended if languages
the “Battery whenever
low” message a language
appears
Uninstallation testing (whether the application can be uninstalled in a reasonable amount of time and with required criterion) translation
on the facility
screen. is available.
To
13 ensure
Network that
Verify
test the application
that
cases the app does
(validation items
of behave are always
whether as
the synchronized
designed/desired
network ifaccording
is performing the device
underto required
the
is user load
actions.
connected to
or the
not,internet
whetherthrough Wi-Fi.is able to s
the network
To
14 ensure
Check that the end
Verify Stability
Unmapped keys user is provided with a user manual which helps the
check i.e. if the app has a list (e.g. pictures) in it, try scrolling through end user to understand and
it at high operate the application
speed.
To
15 validate
For that the user Interface
a multi-lingual app, verify of the application
whether the text is as per the
content andscreen
buttonsize of the
labels aredevice,
properly notranslated
text/controlor is partially invisible o
not.
Check
To application
ensure that the splash
text is screen
readable for all users for the application.
16
Continued
Crash Verify if and
keypad
recovery theentry
application
during
transaction supports
interrupts
interruptionsspeech
and otherrecognition
times likefeature,
network application
issues is can recognize the voice in the language of the
To
17 ensure that
Verify ifthe
the call/alarm
applicationfunctionality
uses is enabled
sensors, whenever
application is the application
correctly driven by running.
these The application is minimized or suspe
sensors.
Methods
Validationwhich
of thedeal with exiting
effective applicationthe application
recovery situation post unexpected interruption/crash scenarios.
18
Charger Verify
effect
Verification ifwhile
of howthetheapplication
anapplication
application communicates
is running
handles inwith
the abackground
a transaction webserver,
during a ifpowerthe network coverage
failure (i.e. Battery fails,
diesdoesor a the application
sudden manualautomatical
shutdown
19
Low Verify
battery andif the
high application
performance supports
demand calendar and create events feature.
The validation of the process where the connection is suspended, the system needs to re-establish for recovering the data dire
20
Removal Verify if the while
of battery application support capture
an application is being image.
performed
21 Verifyof
Consumption if the application
battery supports record sound.
by application
22
Check Verify if theside
Application application
effects allows to control the volume, the user can alter the volume anytime.
23 Verify if the password is displayed or not when its entered into the application.
24 Verify when the device is suddenly powered off, the application does not corrupt data. Are the last saved data saved pr
25 Verify tap on the screen ten times at different positions, the application should work normally and not freeze.
Snapshot

utomated process of trial


n the non-mandatory and error used to guess a person’s username, password or credit-card number.
fields.
ent or functionality
on starts/stops. without proper authentication.
toming
permitphone
an attacker to obtain, changethe
call. In order to validate or recover
same we another user’s
need to use apassword.
second phone, to call the device.
app is running. In order to validate the same we need to use a second phone to send sms to the device which is being tested and where th
ccessing these vulnerabilities.
ver it is necessary to do so.
g, posting and navigation etc.
a, Mastercard, Paypal etc as required by the application.
cate
cessary. Pinning or not.
oad conditions.
he requirement.
peak, average and minimum user levels.
cited
ase information.
d optimum
try afterperformance level.
some time” whenever there is any network error.
cation
rily, and toitperform
does not at eat
the into
required acceptability
the memory of thelevels.
other applications.
any attack
system crash. from outside.
ems.
es.
e user has the necessary resources and it does not lead to any significant errors.
age for the
ted load
s. application using a malicious iframe.
volumes.
sceofversa.
Mobile that is 2g, 3g and 4g.
tem after changes have been made to them. Also rerun previously performed tests to determine that the program behavior has not changed
erformance
not familiar toisthewellapp
within required guidelines.

required.
reated files.
he lock screen.
ge amount of data which may be not conducive for the application performance.
fy
ime if itand
another re-opens
app in the
with (e.g. same
WhatsApp
required state.
messages, Twitter mentions, Wordfeud invitations etc).
criterion)
ge
ars translation
on the facility
screen. is available.
nt of time and with required criterion)
ons.
to
or the
not,internet
whetherthrough Wi-Fi.is able to support all the necessary applications during the testing procedures)
the network
understand
ough and
it at high operate the application who may be not familiar with the application’s proceedings
speed.
ce, notranslated
operly text/controlor is partially invisible or inaccessible.
not.
cognize the voice in the language of the application.
g. The application is minimized or suspended on the event of a call and then whenever the call stops the application is resumed.
nsors.
ash scenarios.
eery
fails,
diesdoesor a the application
sudden manualautomatically
shutdown of reinitiate the communication once the coverage is re-established or not?
the device)
re-establish for recovering the data directly affected by the suspended connection.

me anytime.

t data. Are the last saved data saved properly?


work normally and not freeze.
s being tested and where the application under test is currently running.

m behavior has not changed due to the changes.


ation is resumed.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy