• what happens if tcltest and AI and C# join forces ?

    From aotto1968@aotto1968@t-online.de to comp.lang.tcl on Thu Nov 21 21:31:35 2024
    From Newsgroup: comp.lang.tcl

    Hi, small update from 'NHI1'

    The NHI1 project uses 'tcltest' together with the 'rpc' technology and a 'database' for testing.

    The 'tcltest' has been extended so that a test result is NOT stored in the script file, but in a database, which, using AI, also
    accepts a deviation from the expected result as long as the result is still LOGICALLY correct.

    This means that the primitive "text" or "pattern" matching is no longer required, which significantly reduces the effort of
    "test creation".

    In addition, the 'rpc' technology has the advantage of being independent of the language being tested. Here, for example, C# is
    tested with 'tcltest'.

    → picture at: https://www.facebook.com/permalink.php?story_fbid=pfbid02YuhdXVaoRpxnbzV24zz4GbXmwKbQdHwJuiDBHwTYsu8ev1YCjFkrGBbXu9Bt2BHQl&id=100069563501101
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Gerald Lester@Gerald.Lester@gmail.com to comp.lang.tcl on Thu Nov 21 14:38:16 2024
    From Newsgroup: comp.lang.tcl

    On 11/21/24 14:31, aotto1968 wrote:
    Hi, small update from 'NHI1'

    The NHI1 project uses 'tcltest' together with the 'rpc' technology and a 'database' for testing.

    The 'tcltest' has been extended so that a test result is NOT stored in
    the script file, but in a database, which, using AI, also accepts a deviation from the expected result as long as the result is still
    LOGICALLY correct.

    This means that the primitive "text" or "pattern" matching is no longer required, which significantly reduces the effort of "test creation".

    In addition, the 'rpc' technology has the advantage of being independent
    of the language being tested. Here, for example, C# is tested with 'tcltest'.

    → picture at: https://www.facebook.com/permalink.php?story_fbid=pfbid02YuhdXVaoRpxnbzV24zz4GbXmwKbQdHwJuiDBHwTYsu8ev1YCjFkrGBbXu9Bt2BHQl&id=100069563501101

    C# has been able to be tested by TclTest for decades -- see Eagle (https://eagle.to/)


    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From aotto1968@aotto1968@t-online.de to comp.lang.tcl on Fri Nov 22 12:30:57 2024
    From Newsgroup: comp.lang.tcl

    On 21.11.24 21:38, Gerald Lester wrote:
    On 11/21/24 14:31, aotto1968 wrote:
    Hi, small update from 'NHI1'

    The NHI1 project uses 'tcltest' together with the 'rpc' technology and a 'database' for testing.

    The 'tcltest' has been extended so that a test result is NOT stored in the script file, but in a database, which, using AI,
    also accepts a deviation from the expected result as long as the result is still LOGICALLY correct.

    This means that the primitive "text" or "pattern" matching is no longer required, which significantly reduces the effort of
    "test creation".

    In addition, the 'rpc' technology has the advantage of being independent of the language being tested. Here, for example, C#
    is tested with 'tcltest'.

    → picture at: https://www.facebook.com/permalink.php?
    story_fbid=pfbid02YuhdXVaoRpxnbzV24zz4GbXmwKbQdHwJuiDBHwTYsu8ev1YCjFkrGBbXu9Bt2BHQl&id=100069563501101

    C# has been able to be tested by TclTest for decades -- see Eagle (https://eagle.to/)



    (rpc) -> just replace C# with every other language you want to test :-)
    --- Synchronet 3.20a-Linux NewsLink 1.114