Project

General

Profile

Activity

From 10/30/2024 to 11/28/2024

11/28/2024

10:16 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Greg Shah wrote:
> Can't we pass this encoded in a string value of the @-param@ OE command line parameter? In FWD t...
Tomasz Domin
09:17 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Tomasz Domin wrote:
> Marian Edu wrote:
> > Tomasz Domin wrote:
> >
> > > No, its configurable per @TestSet@ (gr...
Greg Shah
07:28 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Marian Edu wrote:
> Tomasz Domin wrote:
>
> > No, its configurable per @TestSet@ (group of test scenarios). That ...
Tomasz Domin
06:59 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Another example scenario that works now for both - ABLUnit and FWD Unit testing , requires harness/9270a/57
A mast...
Tomasz Domin
06:52 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Tomasz Domin wrote:
> No, its configurable per @TestSet@ (group of test scenarios). That allows for parallel runni...
Marian Edu
06:38 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Marian Edu wrote:
> Tomasz Domin wrote:
>
> > Marian - what is a status of implementation of Harness API protocol...
Tomasz Domin
06:22 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Tomasz Domin wrote:
> Marian - what is a status of implementation of Harness API protocol in ABL ?
I'm working ...
Marian Edu
08:42 AM Bug #9338 (WIP): Import JUnit test report back into Harness
Tomasz Domin
08:42 AM Bug #9338: Import JUnit test report back into Harness
In order to import test results from arbitrary place in a filesystem I've added support for filename variable substit... Tomasz Domin

11/27/2024

04:59 PM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Marian Edu wrote:
> Yes, to start ABL Unit we use PCT (https://github.com/Riverside-Software/pct) which is just a ...
Tomasz Domin

11/21/2024

04:54 PM Support #9270: design and implement an approach for executing multi-session 4GL testcases
I've modified session 2 to make it work under Windows - actually it does not need to wait for server or servers need ... Tomasz Domin
08:42 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Tomasz Domin wrote:
> I have a question on initiating unit tests process for both - FWD and 4GL ABLUnit.
> Its poss...
Marian Edu
07:18 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
I have a question on initiating unit tests process for both - FWD and 4GL ABLUnit.
Its possible with command line (e...
Tomasz Domin

11/20/2024

08:19 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
An example scenario that works now.
A master testplan:
* there are two new targets - one is a stream for controllin...
Tomasz Domin
08:08 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
Pardon me, I didn't see that the test file was also modified during the latest commit. So no more source code issues. Șerban Bursuc
08:07 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
The problem that I am referring to is passing an output parameter to a procedure which expects an input parameter.
...
Șerban Bursuc
07:55 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
Șerban Bursuc wrote:
> Marian, there is one more problem in the source code that the FWD runtime rightfully found. @...
Marian Edu
07:36 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
Marian, there is one more problem in the source code that the FWD runtime rightfully found. @hLog@ should be an @inpu... Șerban Bursuc
05:00 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
Marian Edu wrote:
> I've fixed the code and will push the changes in bazaar in a few.
Code fixed in rev #1652.
Marian Edu
04:33 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
Greg Shah wrote:
> > I don't see the declaration of this @hEvent@.
>
> Yes, that is broken 4GL code (or a bug in ...
Marian Edu

11/19/2024

10:40 AM Bug #9338: Import JUnit test report back into Harness
I've implemented support for JUNIT-IMPORT tests.
It allows importing JUnit Legacy format test report from local file...
Tomasz Domin
10:34 AM Bug #9338: Import JUnit test report back into Harness
Vladimir Tsichevski wrote:
> I've implemented a tool, which is able to parse the JUnit5 legacy test output format an...
Tomasz Domin
05:12 AM Bug #9338: Import JUnit test report back into Harness
I've implemented a tool, which is able to parse the JUnit5 legacy test output format and compare two reports. See #9134. Vladimir Tsichevski
09:53 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
> I don't see the declaration of this @hEvent@.
Yes, that is broken 4GL code (or a bug in preprocessing). The cac...
Greg Shah
09:50 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
> For TestWindow.cls it says that it doesn't find TestSikuli.w, looks like I still have a parsing issue but it's not ... Șerban Bursuc
09:01 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
Greg Shah wrote:
> > ./abl/sikuli/ui/support/windows/TestSikuli.w:221:8: unexpected token: hEvent
>
> What is the...
Șerban Bursuc
08:44 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
> ./abl/sikuli/ui/support/windows/TestSikuli.w:221:8: unexpected token: hEvent
What is the line that fails from th...
Greg Shah
05:04 AM Feature #3704: enable automated testing for GUI (Swing and web clients)
I am trying to convert the sample tests from @sikuli/ui@ but I get this parsing error:... Șerban Bursuc

11/14/2024

12:25 PM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Just an update, implemented a working prototype of:
* executing subprocess with control over its Input and Output st...
Tomasz Domin
12:19 PM Bug #9338: Import JUnit test report back into Harness
Harness has a new feature that allows running external processes that interact with Harness with remote API.
One exa...
Tomasz Domin
11:57 AM Bug #9338 (Closed): Import JUnit test report back into Harness
Tomasz Domin

10/30/2024

07:05 AM Support #9270: design and implement an approach for executing multi-session 4GL testcases
Marian Edu wrote:
> Yeah, sounds like a good idea only there isn't anything like that in 4GL... only thing we can do...
Tomasz Domin
 

Also available in: Atom