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

Manual testing of build#256 #742

Closed
26 tasks done
alisevych opened this issue Aug 19, 2022 · 1 comment
Closed
26 tasks done

Manual testing of build#256 #742

alisevych opened this issue Aug 19, 2022 · 1 comment
Assignees
Labels
ctg-qa Issue is related to QA process

Comments

@alisevych
Copy link
Member

alisevych commented Aug 19, 2022

Initial set-up

Check that the IntelliJ Idea UTBot plugin can be successfully installed

  • Choose appropriate workflow from the list (by default, filter by main branch and take the latest one) build#256
  • Download plugin
  • Check downloaded zip-file size < 100 MB
  • Open IntelliJ IDE
  • Remove previously installed UTBot plugin
  • Clone or reuse UTBot project (https://github.com/UnitTestBot/UTBotJava.git)
  • Open the project in the IDE
  • Install the downloaded plugin
  • Restore default settings of UTBot: Settings -> Tools -> UTBot

Go through manual scenarios

Manual scenario #1

Manual scenario #2

  • Use default plugin settings
  • Open the utbot-sample/src/main/java/org/utbot/examples/mock/CommonMocksExample.java file
  • Generate tests with all available (mocking) options
    bug found: Other class is not mocked as required #747

Manual scenario #3

  • Create a new Gradle project
  • Add a simple java file to test
  • Generate a test with the suggested test root

Manual scenario #4

Manual scenario #5

  • Create a new Idea project
  • Add a simple java file to test
  • Generate tests for several classes
@korifey korifey moved this to Todo in UTBot Java Aug 19, 2022
@alisevych alisevych self-assigned this Aug 19, 2022
@alisevych
Copy link
Member Author

@denis-fokin new bug: #747

Repository owner moved this from Todo to Done in UTBot Java Aug 19, 2022
@alisevych alisevych added the ctg-qa Issue is related to QA process label Aug 29, 2022
@alisevych alisevych changed the title Manual testing build#256 Manual testing of build#256 Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-qa Issue is related to QA process
Projects
Archived in project
Development

No branches or pull requests

1 participant