Tests were not executed

Hi there!

I have started Sample Web testing project and tried to run TS_RegressionTest.

Browser was not started and nothing happened. There are any issues in log and report is empty at all.

Here is my log (stored in C:\Tools\Katalon_Studio_Windows_64-4.7\config.metadata):

!ENTRY org.eclipse.core.resources 2 10035 2017-07-12 00:33:18.467
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
Could not find element with Id ‘com.kms.katalon.composer.webservice.handledmenuitem.webServiceRequest’
Could not find element with Id ‘com.kms.katalon.composer.mobile.dynamicmenucontribution.ios’
Warning: NLS unused message: Key in: com.kms.katalon.composer.project.constants.composerProjectMessages
Warning: NLS unused message: Key in: com.kms.katalon.composer.testcase.constants.composerTestcaseMessages
SLF4J: Failed to load class “org.slf4j.impl.StaticLoggerBinder”.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See SLF4J Error Codes for further details.
Warning: NLS unused message: PA_LBL_CREATED_DATE in: com.kms.katalon.composer.testsuite.constants.composerTestsuiteMessages
Warning: NLS unused message: PA_LBL_LAST_UPDATED in: com.kms.katalon.composer.testsuite.constants.composerTestsuiteMessages
Warning: NLS unused message: Key in: com.kms.katalon.composer.objectrepository.constant.composerObjectRepositoryMessages
Warning: NLS unused message: ACTIVATED_PROP_NAME in: com.kms.katalon.constants.messages
Warning: NLS unused message: ACTIVATE_INFO_INVALID in: com.kms.katalon.constants.messages
Warning: NLS unused message: ACTIVATION_CODE_INVALID in: com.kms.katalon.constants.messages
Warning: NLS unused message: ACTIVATION_COLLECT_FAIL_MESSAGE in: com.kms.katalon.constants.messages
Warning: NLS unused message: DIA_TITLE_FUNCTIONS_INTRODUCTION in: com.kms.katalon.constants.messages
Warning: NLS unused message: ERR_CONSOLE_MODE in: com.kms.katalon.constants.messages
Warning: NLS unused message: REQUEST_CODE_PROP_NAME in: com.kms.katalon.constants.messages
Warning: NLS unused message: Key in: com.kms.katalon.composer.integration.qtest.constant.composerIntegrationQtestMessages
Warning: NLS unused message: Key in: com.kms.katalon.composer.webui.constants.composerWebuiMessages
Warning: NLS missing message: DIA_CONFIRM_INSTALL_WEBDRIVER in: com.kms.katalon.composer.webui.constants.composerWebuiMessages
Warning: NLS missing message: DIA_CONFIRM_INSTALL_WEBDRIVER_TITLE in: com.kms.katalon.composer.webui.constants.composerWebuiMessages

Please help)

Seems like your project is missing Test Case with the path ‘Test Cases/Main Test Cases/TC1_Verify Successful Login’. Can you double check to make sure it’s still there? Try to create a brand new sample project would help too.

These are error messages:

“Caught: java.lang.IllegalArgumentException: Cannot find test case with id ‘Test Cases/Main Test Cases/TC1_Verify Successful Login’
java.lang.IllegalArgumentException: Cannot find test case with id ‘Test Cases/Main Test Cases/TC1_Verify Successful Login’”

So can you double check again if your project has this case: Test Cases/Main Test Cases/TC1_Verify Successful Login?

Any ideas?)

Attached in separate comment)

Here is the console:

07-12-2017 10:30:15 PM - [START] - Start Test Suite : TS_RegressionTest
07-12-2017 10:30:15 PM - [RUN_DATA] - Logging run data ‘hostName’ with value ‘Big Father - Home_PC’
07-12-2017 10:30:15 PM - [RUN_DATA] - Logging run data ‘os’ with value ‘Windows 10 64bit’
07-12-2017 10:30:15 PM - [RUN_DATA] - Logging run data ‘hostAddress’ with value ‘10.40.160.96’
07-12-2017 10:30:15 PM - [RUN_DATA] - Logging run data ‘katalonVersion’ with value ‘4.7.0.2’
Caught: java.lang.IllegalArgumentException: Cannot find test case with id ‘Test Cases/Main Test Cases/TC1_Verify Successful Login’
java.lang.IllegalArgumentException: Cannot find test case with id ‘Test Cases/Main Test Cases/TC1_Verify Successful Login’
at com.kms.katalon.core.testcase.TestCaseFactory.findTestCase(TestCaseFactory.java:66)
at com.kms.katalon.core.main.TestCaseExecutor.(TestCaseExecutor.java:69)
at com.kms.katalon.core.main.TestCaseExecutor.(TestCaseExecutor.java:74)
at com.kms.katalon.core.main.TestCaseMain.runTestCase(TestCaseMain.groovy:102)
at com.kms.katalon.core.main.TestCaseMain$runTestCase$0.call(Unknown Source)
at TempTestSuite1499887814078.runTestCase_0(TempTestSuite1499887814078.groovy:18)
at TempTestSuite1499887814078$_run_closure1.doCall(TempTestSuite1499887814078.groovy:50)
at TempTestSuite1499887814078.run(TempTestSuite1499887814078.groovy:49)

Please re-try your execution and copy for me all lines which are shown in ‘CONSOLE’ view