File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
var imgs = [
2
2
{
3
3
title : 'Central dashboard to start your day' ,
4
- subtitle : 'See all of your Test Runs and Test Plans in one place' ,
4
+ subtitle : 'See all of your Test executions and Test plans in one place' ,
5
5
img : 'images/screenshots/001_central_dashboard.png'
6
6
} , {
7
7
title : 'Create IEEE 829 or free text Test Plan' ,
8
- subtitle : 'This document describes what and how are you going to test' ,
8
+ subtitle : 'This document describes what and how you are going to test' ,
9
9
img : 'images/screenshots/002_create_test_plan.png'
10
10
} , {
11
11
title : 'Create a Test Case' ,
12
12
subtitle : 'Use Given-When-Then or bullet points to describe the scenario' ,
13
13
img : 'images/screenshots/003_create_test_case.png'
14
14
} , {
15
- title : 'View existing Test Cases ' ,
15
+ title : 'View existing Test Case ' ,
16
16
subtitle : 'Intuitive access to all the important information' ,
17
17
img : 'images/screenshots/004_view_existing_test_cases.png'
18
18
} , {
You can’t perform that action at this time.
0 commit comments