Skip to content

Executing the program in the example directory has functions that cannot be used. #109

@reynold6215

Description

@reynold6215

Dear Sir,

The program I executed in the example directory has functions that cannot be used, and the functions cannot be executed as listed below. Error messages in execution such as attachments.

Do I have an execution order error or do I have to adjust it?

Execution environment:
Ubuntu 16.04, Python 2.7.15, TestLink V1.9.17, TestLink API 0.8

Execution order
TestLinkExample.py -->TestLinkExampleGernericApi.py --> TestLinkExampleGernericApi_Req.py --> TestLinkExample_CF_KW.py

  • TestLinkExample.py
    1.Get bug ID.
    2.Copy test case - as a new TC version.
    3.Get the different TC versions
    4.Copy test case - as new TC in a different TestSuite

  • TestLinkExampleGernericApi.py
    1.Get bug ID.

  • TestLinkExampleGernericAPi_Req.py
    1.Get all requirement for testprojekt
    2.Add requirement reqA to testcase B
    3.Get coverage for requirements reqA
    4.add png file as Attachemnt to a requirement specification.
    5.add png file as Attachemnt to a requirement.
    6.update CustomField Value - TestCase SpecDesign
    7.get CustomField Value - TestCase SpecDesign
    8.update CustomField Value - TestSuite SpecDesign
    9.get CustomField Value - Requirement Specification
    10.update CustomField Value
    11.update CustomField Value - Build

  • TestLinkExample_CF_KW.py
    1.return keyword list for TestCase_B
    2.return keyword list for TestCase_AA
    3.update CustomField Value - TestCase SpecDesign
    4.get CustomField Value - TestCase SpecDesign
    5.update CustomField Value - TestSuite SpecDesign
    6.update CustomField Value

Reynold
error-information-log.txt

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions