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#637 for Release 2022.12 #1557

Closed
25 tasks done
tyuldashev opened this issue Dec 20, 2022 · 1 comment
Closed
25 tasks done

Manual testing of build#637 for Release 2022.12 #1557

tyuldashev opened this issue Dec 20, 2022 · 1 comment
Assignees
Labels
ctg-qa Issue is related to QA process

Comments

@tyuldashev
Copy link
Collaborator

tyuldashev commented Dec 20, 2022

Initial set-up

Check that the IntelliJ Idea UTBot plugin can be successfully installed

Go through manual scenarios

Manual scenario #1

  • Use default plugin settings
  • Open the utbot-sample/src/main/java/org/utbot/examples/algorithms/ArraysQuickSort.java file
  • Generate tests for the class
  • Remove results
  • Generate and Run test for a method

Manual scenario #2

  • Use default plugin settings
  • Open the utbot-sample/src/main/java/org/utbot/examples/mock/CommonMocksExample.java file
  • Generate tests with different Mocking options combinations

Manual scenario #3

  • Create a new Gradle project with JDK 8
  • Add a simple java file to test
  • Generate a test in the existing test root

Manual scenario #4

  • Create a new Maven project with JDK 8
  • Add a simple java file to test
  • Generate a test with a new test root

Manual scenario #5

  • Create a new Idea project with JDK 11
  • Add a simple java file to test
  • Generate tests for several classes
@tyuldashev tyuldashev added the ctg-qa Issue is related to QA process label Dec 20, 2022
@tyuldashev tyuldashev self-assigned this Dec 20, 2022
@korifey korifey moved this to Todo in UTBot Java Dec 20, 2022
@tyuldashev
Copy link
Collaborator Author

tyuldashev commented Dec 20, 2022

Known problems:

  • size of the plugin is 111 MB

Pre-existing issues:

Repository owner moved this from Todo to Done in UTBot Java Dec 23, 2022
@alisevych alisevych changed the title Manual testing of build# Manual testing of build for Release 2022.12 Mar 22, 2023
@alisevych alisevych changed the title Manual testing of build for Release 2022.12 Manual testing of build#637 for Release 2022.12 Mar 22, 2023
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