Post bug report within Eiffel Studio with wrong user name and password

References
Purpose:

When Eiffel Studio exception happens, test if we can post a bug report by pressing the `report' button with wrong user name and password.

Test procedure:
  • Run Eiffel Studio, create a new tab, so exception dialog will appear.
  • Press `report' button on the dialog.
  • Filling with blank user name and password. Press submit. User name/password required information dialog should appear.
  • Filling with wrong user name and password. Press submit. A wrong login information dialog should appear.
Initial Conditions:
  • Write a false check in EB_NEW_TAB_EDITOR_COMMAND.execute feature.
Expected result:
  • Fail information dialogs should appear after pressed submit button.
  • Check http://support.eiffel.com, no new bug report exists.

Test runs

IDDatePlatformResult
trr#32641 weeks 5 days agoWindows 64bitPassed