Giter Site home page Giter Site logo

Comments (2)

Shutgun avatar Shutgun commented on July 30, 2024

Hi @shrikantsingh0585 , I cannot reproduce this. Do you have any mode details, that might help me? I used the following snippet, assuming a is a working Adaptavist instance:

test_run_key = a.clone_test_run(test_run_key="TEST-C412")
assert a.add_test_result_attachment(test_case_key="TEST-T12", test_run_key=test_run_key, attachment="README.md", filename="README.md")

from adaptavist.

shrikantsingh0585 avatar shrikantsingh0585 commented on July 30, 2024

Hi @Shutgun,
Today I tried again and able to figure out the actual cause.
When the test script (test step) is modified but test execution under any test cycle is not updated, this problem is faced.
e.g.

  1. I created a test T1 & added some steps in this test.
  2. I created a test run C1 & added test T1 in cycle C1.
  3. Now I modify the test T1 & save it.
  4. When I open T1 in execution mode under test run C1, I see a warning "This test script is outdated because the test case has been changed. [Update this test script]".

So when test case is not updated with latest modifications (as stated in step-4), this issue is observed.

from adaptavist.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.