From 95c2f883fbc5d5a1a2dc41e7c83d241aa81c3a71 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 6 Mar 2018 09:16:06 -0500 Subject: SDNC-252 SDNC-252 PreTest Validation Changes Chnage-ID:Iccddef8bfa3c394fc938654c2652e9a6b2b90f55 Issue-ID: SDNC-252 Change-Id: I650378f1cb456a0e69a23fe88c42f71aa8acb5e6 Signed-off-by: Vandana_Chaurse Signed-off-by: Timoney, Dan (dt5972) --- .../resources/static/form-validationTest.html | 141 +++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 SDNC-GUI-252/resources/static/form-validationTest.html (limited to 'SDNC-GUI-252/resources/static/form-validationTest.html') diff --git a/SDNC-GUI-252/resources/static/form-validationTest.html b/SDNC-GUI-252/resources/static/form-validationTest.html new file mode 100644 index 0000000..88f0e96 --- /dev/null +++ b/SDNC-GUI-252/resources/static/form-validationTest.html @@ -0,0 +1,141 @@ + +
+
  Pre-test/Certification
+
+
+ + + + +
+ +
+
+ +
+
+ +
+ Required! +
+
+ Not a valid IPAddress! +
+
+ Not a valid IPAddress! +
+
+
+
+
+ +
+
+ +
+ Required! +
+
+ Not a valid HostName! +
+
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + +
SNo. + TestName + Device IP + Status + Statistics (%Loss)Average Time (ms)Result +
{{$index+1}} + {{test.testtype}} + {{test.ipaddress}} + {{test.status | uppercase}} + +
+
{{test.statistics}}% Loss +
+
No Statistics Recorded +
+
+
+ + → + +
+
+
+
{{test.avgTime}} ms
+
No AvgTime Recorded +
+
+
+
+
+
+ +    + +    + +    + + +
+
+
\ No newline at end of file -- cgit 1.2.3-korg