Test step is wrong when execute some test case

Eileen Cao, modified 7 Years ago.

Test step is wrong when execute some test case

Youngling Posts: 6 Join Date: 5/19/16 Recent Posts
Klaros 4.5.0
Preparation: Test cases are imported by Excel.

1) TC00013 and TC00014 are both in P00004 project.
2) When I execute the TC00013, the first step is wrong in the execution box. The action and expected result dispayed the step of TC00014’s.
I checked the data in the database, the data should be ok in table 
K_TEST_CASE
K_REL_TC_FRAG
K_TC_STEP

I attached a word document to describe my issue. Please have a look and investigate, thanks.
Or any workaround?
thumbnail
Fabian Klaffke, modified 7 Years ago.

RE: Test step is wrong when execute some test case

Padawan Posts: 92 Join Date: 9/1/12 Recent Posts
Hi Eileen,

thanks for the detailed explanation, especially the provided database statements to verify that the testcases have been correctly imported. To narrow down the cause for this behaviour I need some more information about your configuration:

- Operating system version
- Browser version (do you have some kind of NoScript installed?)

Also, could you provide us with the Klaros-Testmanagement logs? You can find them at [user home]/.klaros/logs and [Klaros-Testmanagement-Installation]/logs

Kind Regards,
Fabian
Eileen Cao, modified 7 Years ago.

RE: Test step is wrong when execute some test case

Youngling Posts: 6 Join Date: 5/19/16 Recent Posts
Hi,

Appreciate your quick response.

Klaros is installed on linux OS.
root@wgq-65-100:/opt/klaros-testmanagement# uname -a
Linux wgq-65-100 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Browser version is Chrome: 
50.0.2661.102 m 

log file and one of my spreadsheet is attached. 
In the spreadsheet, the sheet14 means TC00013, sheet 15 means TC00014

By the way, could you give a email address? or I can send the database dump to you by mail if needed?
Because I imported 1000+ cases with 3000+ steps today.
thumbnail
Fabian Klaffke, modified 7 Years ago.

RE: Test step is wrong when execute some test case

Padawan Posts: 92 Join Date: 9/1/12 Recent Posts
Hi Eileen,

thanks for sending the logfile and the Excel-sheet!

You can send the database dump to support@verit.de so that we can take a look into it.

Regards,
Fabian
Eileen Cao, modified 7 Years ago.

RE: Test step is wrong when execute some test case

Youngling Posts: 6 Join Date: 5/19/16 Recent Posts
Hi, Fabian

I checked the sql command today. And I think that the SEARCH_HASH is not correct when executing the case.
We guess that the klaros supporting the chinese characters is not very good.
If I create a new test case with the same steps and expect results as the TC00013's, same wrong behavior when I executing the new case.
Current workaround is fill the "Precondition" and "PostCondition" information for each steps.

BR
Eileen
thumbnail
Fabian Klaffke, modified 7 Years ago.

RE: Test step is wrong when execute some test case

Padawan Posts: 92 Join Date: 9/1/12 Recent Posts
Hi Eileen,

sorry for the late reply, we have been busy with release preparations for the last few days.

You're right, we had some issues in calculating a proper hash if the fields of a step had only chinese characters, which we have now fixed as KLAROS-2969 (During execution, the runner erroneously displays the test case step fields of unrelated test case steps).

We have released a new version 4.5.1 yesterday that contains this fix which you can download right here:

http://www.klaros-testmanagement.com/en/download

Thanks again for your problem report, especially your SQL dump file which has been extremely helpful for testing purposes!

Regards,
Fabian
Eileen Cao, modified 7 Years ago.

RE: Test step is wrong when execute some test case (Answer)

Youngling Posts: 6 Join Date: 5/19/16 Recent Posts
Hi,Fabian

We upgraded the Klaros to 4.5.1.
This issue is fixed.
Thanks again!

BR
Eileen