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 #171

Closed
25 tasks done
JaneEugenia opened this issue Jun 8, 2022 · 0 comments
Closed
25 tasks done

Manual testing of build #171

JaneEugenia opened this issue Jun 8, 2022 · 0 comments
Labels
ctg-qa Issue is related to QA process

Comments

@JaneEugenia
Copy link
Collaborator

JaneEugenia commented Jun 8, 2022

Commit cab4799

Initial set-up

Manual scenario 1

  • Use default plugin settings
  • Open the utbot-sample/src/main/java/org/utbot/examples/algorithms/ArraysQuickSort.java file
  • Try to generate tests for the class
  • Remove results
  • Try to generate tests for the methods

Manual scenario 2

  • Use default plugin settings
  • Open the utbot-sample/src/main/java/org/utbot/examples/mock/CommonMocksExample.java file
  • Try to generate tests with all available (mocking) options

Manual scenario 3

  • Create a new Gradle project
  • Add a simple java file to test
  • Try to generate a test with a new test root

Manual scenario 4

  • Create a new Idea project
  • Add a simple java file to test
  • Try to generate a test with a new test root

Manual scenario 5

  • Create a new Idea project
  • Add a simple java file to test
  • Try to generate tests for several classes
@korifey korifey moved this to Todo in UTBot Java Jun 8, 2022
Repository owner moved this from Todo to Done in UTBot Java Jun 8, 2022
@alisevych alisevych added the ctg-qa Issue is related to QA process label Aug 29, 2022
@alisevych alisevych changed the title Manual Testing UTBotJava Manual testing of build 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

2 participants