-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Between Fall and Winter 2019
-
Labels:None
-
Company:All Clients/Multiple Clients
Test cases for the Template Library has to be written in Jasmine.
Acceptance Criteria
1. All the elements of the Template Library page needs to be checked after page load.
Entry Criteria
1. ng test should test all the cases written for checking the elements of Template Library page.
Exit Criteria
1. All basic elements along with their attributes will be checked for accuracy.
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Remaining Estimate | 16h [ 57600 ] | 8h [ 28800 ] |
Time Spent | 8h [ 28800 ] | |
Worklog Id | 199069 [ 199069 ] |
Attachment | Screenshot 2019-09-10 at 5.03.23 PM.png [ 118901 ] |
Remaining Estimate | 8h [ 28800 ] | 1h [ 3600 ] |
Time Spent | 8h [ 28800 ] | 15h [ 54000 ] |
Worklog Id | 199377 [ 199377 ] |
Status | In Progress [ 3 ] | Code Review [ 11801 ] |
Description |
Test cases for the Template Library has to be written in Jasmine.
*Acceptance Criteria* 1. All the elements of the Template Library page needs to be checked after page load. *Entry Criteria* 1. *ng tes*t should test all the cases written for checking the elements of Template Library page. *Exit Criteria* 1. All basic elements along with their attributes will be checked for accuracy. |
Test cases for the Template Library has to be written in Jasmine.
*Acceptance Criteria* 1. All the elements of the Template Library page needs to be checked after page load. *Entry Criteria* 1. *ng test* should test all the cases written for checking the elements of Template Library page. *Exit Criteria* 1. All basic elements along with their attributes will be checked for accuracy. |
Attachment | Screenshot 2019-09-12 at 11.10.03 AM.png [ 119248 ] |
Attachment | Screenshot 2019-09-12 at 11.14.47 AM.png [ 119249 ] |
Sprint | DMS - Gap Fall & Win Sprint 3 [ 177 ] | DMS - Gap Fall & Win Sprint 3, DMS - Gap Fall & Win Sprint 4 [ 177, 179 ] |
Sprint | DMS - Gap Fall & Win Sprint 3, DMS - Gap Fall & Win Sprint 4 [ 177, 179 ] | DMS - Gap Fall & Win Sprint 3, DMS - Gap Fall & Win Sprint 4, DMS - Gap Fall & Win Sprint 5 [ 177, 179, 181 ] |
Resolution | Done [ 10000 ] | |
Status | Code Review [ 11801 ] | Done [ 10001 ] |
Remaining Estimate | 1h [ 3600 ] | 0h [ 0 ] |
Time Spent | 15h [ 54000 ] | 16h [ 57600 ] |
Worklog Id | 206653 [ 206653 ] |
Transition | Time In Source Status | Execution Times |
---|
|
3h 7m | 1 |
|
4d 1h 31m | 1 |
|
33d 17h 6m | 1 |
Hi,
Following is the Test Report and Code Coverage Report as attached in the screenshot for 2 components in Angular:
Components are:
1. Template Library
2. Create Document Template
Also attached is the console listing the number of Test cases Passed and Failed.
Currently we have 55 Test cases which passed successfully .
For running the Code Coverage Report following is the command we need need to run in terminal:
cc - Samir
Thanks