0% found this document useful (0 votes)
4 views6 pages

Interface Exercise 2025

The document outlines a series of exercises to create interface entities using various applications and web pages. Each exercise involves navigating to specific URLs, capturing highlighted controls, and ensuring the interface elements match under different conditions. The exercises focus on applications like Music Player, WorkPad, and a dashboard, emphasizing the creation of entities and capturing controls without using XPath properties.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views6 pages

Interface Exercise 2025

The document outlines a series of exercises to create interface entities using various applications and web pages. Each exercise involves navigating to specific URLs, capturing highlighted controls, and ensuring the interface elements match under different conditions. The exercises focus on applications like Music Player, WorkPad, and a dashboard, emphasizing the creation of entities and capturing controls without using XPath properties.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

INTERFACE EXERCISE

Create repository named “InterfaceExercise_<YourFullName>”

1. Exercise 1

 Start Music Player application in TA Samples folder


 Create interface entity named “music player”
 Capture highlighted controls

2. Exercise 2

 Open WorkPad application


 Create interface entity named “wordpad”
 Capture highlighted control
3. Exercise 3
 For Web AUT we can use different TAG/TA Class as div, span, link,... to
capture a specific element
 Create interface entity named “dashboard home”
 Navigate to [Link]
 Login into SampleRepository with administrator account
 Capture highlighted control with as many different TAG/TA Class as
possible into interface entity “dashboard home”

4. Exercise 4

 Create interface entity named “dashboard login”


 Navigate to [Link]
 Capture main controls in Login page
5. Exercise 5
 Navigate to [Link]
 Login into SampleRepository with administrator account
 Capture high-lighted controls into interface entity “dashboard home”

 Logout then login into SampleRepository with a different account as tester


 Make sure the captured interface elements are still matched

6. Exercise 6
 Navigate to [Link]
 Login into SampleRepository with administrator account
 Capture highlighted controls into interface entity “dashboard home”

7. Exercise 7
Part 1
 Navigate to [Link]
 Login into SampleRepository with administrator account
 Create interface entity “overview and execution”
 Capture both 2 windows “Overview” and “Execution Dashboard” into 1
interface entity “overview and execution”. Make sure the captured interface is
matched with both Overview window and Execution window
Part 2
 Create interface entity named “google”
 Navigate to [Link]
 Select English language

 Select Vietnamese language

 Capture the highlighted control named “image link” with “text” property so
that it can match with both English and Vietnamese language

8. Exercise 8
 Navigate to [Link]
 Login into SampleRepository with administrator account
 Go to page Execution Dashboard from dashboard home page
 Create interface entity named “execution dashboard”
 Capture highlighted controls
Note: do not use XPath property

9. Exercise 9
 Open Scrum Board web from TA Samples
 Create interface entity named “scrum board”
 Capture highlighted controls

You might also like