Key Information

Register
Submit
The challenge is finished.

Challenge Overview

Hello Topcoders! Welcome to the Topcoder Connect Unstructured Testing Challenge. This is a Bug Hunt style competition.

If this is your first competition on Topcoder do not fear - we have all the instructions, you need to participate in this challenge specification and in the challenge forums.
Click the register button on this page to sign up, and then you’ll be granted access to the challenge forums where you can find documentation and ask questions.

IMPORTANT - This challenge has more than one prize placement! Prizes will be awarded to the top 3 scorers as follows:
1st place: $600 | 2nd place: $300 | 3rd place $200

ABOUT THE APPLICATION

Topcoder Connect is our primary customer facing application. In this challenge we are testing various parts of the Topcoder Connect functions

Read the challenge specification carefully and watch the forums for any questions or feedback concerning this challenge. Let us know if you have any questions in the challenge forum!

WHAT TO TEST

Scope

  • Create project (login)
  • Create project (logged out)
  • Navigation
  • Project list (Admins, Managers, Copilots)
  • All Projects - cards
  • Post feed (View a new feed, Create new post, New response, Response edit, Delete response)
  • Project status
  • Project integrations
  • Links
  • Member management
  • Specification
  • Discussions tab (Use project id <1000 to test the functionality) - Eg: https://connect.topcoder-dev.com/projects/800/discussions
  • Member drop down
  • Notifications

Please refer this document for more details on scope: https://docs.google.com/document/d/1OBUhMGUtqU-Eqpufaom_eAKDbLiR8mq6syb-PSavXDI/edit

Other Details

  • Test URLs: https://connect.topcoder-dev.com/
  • Test Accounts: pshah_manager/topcoder123 | pshah_copilot/topcoder123 | pshah_customer/topcoder123 | pat_monahan/topcoder123!
  • ONLY valid Functional and UI issues are in scope.
  • Primary target device(s): Desktop Only
  • Browser Requirements: Latest Google Chrome, Firefox, Safari, IE11 and Microsoft Edge on Windows/macOS.
  • Safari on Windows is OUT OF SCOPE.
  • UX and Usability issues are OUT OF SCOPE.
  • An edge case would be anything that does not reflect typical user behavior. They are accepted according to the impact to the end-user and based on the workarounds available.

HOW TO CREATE NEW BUG REPORTS

1. Create an account on GitHub (if you do not already have one): http://www.github.com
2. There is an issue template whenever you click New Issue in GitHub. Please use this template.
3. Issues/Bugs found in this application/App must create here: (URL for creating Bugs) https://github.com/topcoderinc/connect-test-cycle-1/issues. DON'T use any other link to create new issues OR submit a document, they won't be counted and won't be paid.
4. Please label issues with the appropriate browser type and mode, bug type, and platform type.  The labels can be viewed here: https://github.com/topcoderinc/connect-test-cycle-1/labels

ISSUE REPORTING GUIDELINES

For each report of a limitation or bug, we need the following information:
  1. Reported URL, URL where the bug is occurring. (You can copy paste the URL from the browser address bar)
  2. Steps to reproduce, including any needed information (Must list all the steps that need to reproduce the bug, DON'T list only the URL without test data)
  3. Current results before the bug is fixed
  4. Expected results, after the bug, is fixed
  5. If it is a UI bug attach a Screenshots (Mark the area where the bug is) | Functional Bug - Videos | Crash - Console/Crash Logs
  6. Attach the high-level labels. If you are selecting multiple labels (Platform/Device); You have to provide screenshots for each and every Device/Platform you have selected; If not Bug will be REJECTED.[Eg: If you select labels Device: iPhone, Device: Android you have to provide screenshots of all the device types you have selected]. Same applies to Platform
  7. If it is a comparison, You must provide the URL and Screenshot/video of that location.
IMPORTANT NOTE:

Missing or Incorrect details to ANY of the above fields will mark the bug report as INCOMPLETE. 

For example Incorrect/Missing Reported URL (This is the URL where you can see the bug, You can copy paste the URL from the browser address bar), Screenshot/Screencast (If it is a UI issue, You have to mark it on the screenshot), Incorrect Actual and Expected results etc.

Be careful when you are providing only the direct URL and not listing the steps to go to that page in 'Steps to reproduce' section. Sometime the Provided URL with parameters won't load the page for the reviewer and the bug may be get closed as 'CAN'T REPRODUCE'. So better to list all the steps until the end or double check the URL is loading or not

IMPORTANT NOTICE

  • Follow the standard Topcoder Bug Hunt Rules
  • If you do not properly document your bug reports, they will likely be rejected due to lack of information or documentation. If you submit the same bug in multiple areas/pages, (for instance, Same validation issue of a form can be found in different pages/sections) you will likely get credit for the original bug report only. The others will all be closed as duplicates.
  • If you duplicate an issue on a platform or browser that hasn’t been tested yet, you should create a new issue and add a link/reference in the issue description to the existing issue number. Our copilot will review these items and consolidate them later. Please don’t make adjustments or change labels of existing issues logged by other competitors.
  • DON'T RE-OPEN the issues in the review phase and anyone who RE-OPENS a ticket will be disqualified from the challenge.
  • If Mobile and Tablet testing are available DON'T create the same issue on different platforms; instead, merge them into one; All the others will be marked as Duplicate.
  • You must not edit the bug report once created, so make sure you enter all the details at the time you create the issue, otherwise, your issue will be moved to the end of the queue. If you really need to edit an issue you must use the comments section for this (i.e. add a comment to describe any changes you want to make to the issue), and we'll decide whether the changes are major enough to move the issue to the end of the queue. You are allowed to add screenshots in the comments section though, assuming your issue report contains all the details when created.
  • You must specify the test data you have used in the 'Reproduction Steps', All the issues will be marked as 'Incomplete', if the correct test data is not provided.

SCORING

  • Scoring will be based on the number of bugs by weight.  Be sure to correctly attach a weight to your bug.  The delivery team has the right to change a severity at their discretion.
  • Scoring is directly proportional to weight:  Weight 1 = 1 point, Weight 10 = 10 points.
  • The participant with the highest score will win the 1st place - $600 the member who gets the 2nd most points will win $300 and third place will win $200.
  • Only verified issues will be counted.  Tickets created for enhancements or that are not bugs will not be counted. Duplicate issues will be closed and not counted. Log issues according to the guidelines above issues that do not follow these guidelines may be rejected due to lack of information.
  • For challenge scoring, the user with the most verified issues will be selected as the winner. Submitters that do not take 1st, 2nd, or 3rd place will be paid $5 for each non-duplicate and verified issue up to a maximum of the 3rd place prize. If two users submit the same issue, the user that submitted the issue first will receive credit.
  • Please focus on functionality/UI testing based on the requirements, all bug reports based on your own assumptions will be rejected.
  • We'll decide whether a bug is valid or not based on our knowledge about the app, it's totally up to us.

ISSUE WEIGHTS

  • Functional Issues - 10 Points
  • User Interface Issues - 4 Points

TIPS

Some of the tips helpful for the contest:
  • Submitting what is obviously the same issue multiple times with small variations will only annoy the reviewer that has to sort through all the issues and will only count as one issue anyway. If it's less obvious if it is the same issue or not, use your best judgment and the reviewers will do the same.
  • Keep an eye on the issues being submitted by other participants to minimize the time you may be spending on duplicate efforts. Knowing what has already been reported will allow you to better focus your time on finding yet undiscovered issues.
  • Double check your steps to reproduce and test cases to make sure they are clear. Make sure your steps include the creation of any necessary data.


Final Submission Guidelines

Submit all your bugs directly to Github. When you are done with your submissions please submit a .txt file to Topcoder Online Review using the Submit to this Challenge button. In this file include:


Issues/Bugs found in this application/App must create on the provided link. DON'T use any other link to create new issues OR submit a document, they won't be counted and won't paid.
  • Your name

  • Email address

  • topcoder handle (The one displayed in the top right corner near the Profile picture)

  • Github handle used to raise the issues. (Login to GitHub and click on the Profile picture > Your Profile. Check the URL https://github.com/<Username>

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30062983