Closed Bug 1034484 Opened 12 years ago Closed 7 years ago

Add test to verify the OV certificate information

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: danisielm, Unassigned)

References

()

Details

Attachments

(1 file)

We are currently checking in security tests for DV & EV certificates, we should also test the OV one. I suggest we update testDVCertificate.js to testOVDVCertificates.js or we can create a new test for OV, but that means a lot of duplicated code.
OV is a different type of certificate, so it should its own test, really. Supported features can change at any time, so tests will diverge in the future.
We can use for testing this link : > https://ssl-ov.mozqa.com Test should live under remote/testSecurity/ and look similar to testDVCertificate.js.
Mentor: andrei.eftimie
Priority: -- → P2
Summary: Enhance security tests to also test the OV certificate → Add test to verify the OV certificate information
Assignee: nobody → teodor.druta
Attached patch b1034484.patchSplinter Review
This patch will add a new test that checks the OV certificate.
Status: NEW → ASSIGNED
Attachment #8506879 - Flags: review?(andrei.eftimie)
Attachment #8506879 - Flags: review?(andreea.matei)
Comment on attachment 8506879 [details] [diff] [review] b1034484.patch Review of attachment 8506879 [details] [diff] [review]: ----------------------------------------------------------------- This test should wait for bug 863139 where we'll have most of the windows & elements abstracted in a security library. ::: firefox/tests/remote/testSecurity/testOVCertificate.js @@ +169,5 @@ > + // it is selected by default > + var generalTab = findElement.ID(aController.window.document, "general_tab"); > + assert.ok(generalTab.getNode().selected, > + "The General tab is selected by default"); > + Please get rid of any trailing whitespace.
Attachment #8506879 - Flags: review?(andrei.eftimie)
Attachment #8506879 - Flags: review?(andreea.matei)
Attachment #8506879 - Flags: review-
Depends on: 863139
We won't create any more new tests this week so i'm unassigning Teodor.
Assignee: teodor.druta → nobody
Status: ASSIGNED → NEW
Mentor: andrei
Whiteboard: [lang=js]
Mozmill is dead, WONTFIX the remaining bugs.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: