Skip to content

Manual testing of build#256 #742

@alisevych

Description

@alisevych

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

Metadata

Metadata

Assignees

Labels

ctg-qaIssue is related to QA process

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions