Skip to content

4 4 Deployment Test Plan

claycompton edited this page Mar 25, 2014 · 1 revision

·         #1985
We're making a request to /stats/totals on every page instead of just the home page

Jeff Handley

·         Opened by jeffhandley 5 days ago

Pull Request #1986: Fixes #1985 by only calling getStats() when the elem array has items...

·         Confirm requests to home page and other pages using Fiddler and Glimpse

·         Verify in supported browsers (IE7+, FF, O, C, S)

 

 

·         #1981
Add query timing to search service

Andrew Nurse

·         Opened by anurse 6 days ago

Pull Request #8: Fix NuGet/NuGetGallery#1981 by adding query timing information

-

(No functional testing is needed here.)

·         #1970
Generate a log of search queries for performance monitoring

Andrew Nurse

·         Opened by anurse 10 days ago

Pull Request #1978: Fix #1970 by adding a perf log for the external search service

·         Turn on CollectPerfLogs in config, verify logs are collected in  App_Data

·         Turn off CollectPerfLogs in config, verify no logging takes place.

(Need to think about how much QA involvement is needed here.)

·         #1965
Show Commit Metadata from assembly on footer

Andrew Nurse

·         Opened by anurse 11 days ago

Pull Request #1966: Fix NuGet/NuGetGallery#1965 by restoring commit metadata

 

Verify in supported browsers (IE7+, FF, O, C, S)

 

·         #1964
Hijack the Packages(Id=,Version=) OData query and send it to search service

Andrew Nurse

·         Opened by anurse 11 days ago

Pull Request #1969: Fix #1964 by hijacking the OData request

·         Verify common search scenarios in supported NuGet clients (2.0, 2.5+)

·         Character escaping

·         Filter syntax

·         Prerelease / Stable

·         Multi-term search

·         License reports

·         Verify results match those of new search service console.

·         E2E:  Perform package restore on common project types, verify successful restoration of missing packages.

 

·         #1963
Search Index should respect package Updates too

Andrew Nurse

·         Opened by jeffhandley 12 days ago

·         4 comments

Pull Request #11: Fix NuGet/NuGetGallery#1963 by adding Updates to Search Ranking.

(Regression tests only.)

 

·         #1960
Integrate Search Service in to front-end

Andrew Nurse

·         Opened by anurse 13 days ago

Pull Request #1962: Integrated Search Service into the Gallery

·         Organize a partner bug bash on search.

·         Verify search completion

·         Validate common search terms / Search relevance tests

·         Verify across browsers

·         Search integration

·         Verify search results on common queries match the console

·         Regression tests (covers search syntax)

·         Search functionality:

·         Punctuation/word-breaking

·         globalization

 

·         #1909
Add a status endpoint to Work Service

·         Opened by anurse a month ago

·         1 comment

 

Handling it in #1947

Pull Request #12: Fixed NuGet/NuGetGallery#1947 by adding some additional endpoints

·         Compare list of services to current tasks, verify no gaps

·         Compare status of last invocation as reported by service to job logs, verify no delta

·         Verify 200 status code on successful completion

·         Trigger failure, verify 500 code

·         Question:  If a job that's run sporadically (like every 6 hours) fails, do we report 500 continuously until the next invocation?

·         Get invocations for a single job, verify matches Azure portal

 

·         #431
[Safari] low contrast in contact owners page

·         Opened by aldion 2 years ago

Pull Request #1925: Issue #431 - moved owner names out of disabled textbox and into paragraph

·         Run changes through Unicorn for HTML validity

·         Verify in supported browsers (IE7+, FF, O, C, S)

·         Spot-check for accessibility