Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exploratory testing: Initial multiproxy features #1531

Closed
7 of 13 tasks
bajiat opened this issue Sep 9, 2016 · 2 comments
Closed
7 of 13 tasks

Exploratory testing: Initial multiproxy features #1531

bajiat opened this issue Sep 9, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@bajiat
Copy link
Contributor

bajiat commented Sep 9, 2016

Continue exploratory manual testing particularly for multiproxy changes. The platform is still partly disconnected from API Umbrella and hence you cannot use most Umbrella related features.

Document the test cases, if not already documented. (Update if necessary.) Report any findings as issues giving steps to reproduce, expected outcome and actual outcome and stating the testing environment like OS, browser name and the browser version.

Definition of done

Test the following in nightly:

  • Add API1 without connecting it to a proxy
  • Add API2 and connect it to a proxy
  • Check the details page for API1 and API2: their base URL's should be different
  • Test Get API key and Copy API key buttons (moved to API profile page)
  • Export API settings (Note: tab should be available for owners and admins only)
  • Add an API backlog item and save it
    • Edit the API backlog item
    • Delete the API backlog item
  • Delete and API you have added
  • Check the Swagger viewer (different implementation)

In development environment, you can also check the following

  • Check that dashboard is not available if there is no proxy
  • Add the proxy settings for the platform
  • Check the new sidebar menu for settings

Remember also to update test cases document

@bajiat bajiat added the planning label Sep 9, 2016
@bajiat bajiat added this to the Sprint 31 milestone Sep 9, 2016
@bajiat bajiat added the testing label Sep 9, 2016
@saralavanip
Copy link
Contributor

saralavanip commented Sep 13, 2016

Reported issues:
#1562
#1565
#1566
#1567
#1570
#1576
#1583
#1588
#1595

@saralavanip
Copy link
Contributor

saralavanip commented Sep 14, 2016

  1. Verified resolved issue 'Add backlog item' not working #1566 in local develop environment.
  2. Verified resolved issue User unable to 'Delete' API backend #1508 in local develop and https://nightly.apinf.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants