Re: Tools for regression testing

2022-03-24 Thread Bjørn Jørgensen
At the wikipedia regression testing page https://en.wikipedia.org/wiki/Regression_testing Under use " Regression tests can be broadly categorized as functional tests or unit tests

Re: Tools for regression testing

2022-03-24 Thread Mich Talebzadeh
good point. I just wanted to know when we do changes to releases or RC, is there some mechanism that ensures the Spark release still functions as expected after any code changes, updates etc? For example there was a recent discussion about Kafka upgrade to 3.x with Spark upgrade to 3.x and its

Re: Tools for regression testing

2022-03-24 Thread Sean Owen
Hm, then what are you looking for besides all the tests in Spark? On Thu, Mar 24, 2022, 2:34 PM Mich Talebzadeh wrote: > Thanks > > I know what unit testing is. The question was not about unit testing. it > was specific to regression testing >

Re: Tools for regression testing

2022-03-24 Thread Mich Talebzadeh
Thanks I know what unit testing is. The question was not about unit testing. it was specific to regression testing artifacts . cheers,

Re: Tools for regression testing

2022-03-24 Thread Bjørn Jørgensen
Yes, Spark uses unit tests. https://app.codecov.io/gh/apache/spark https://en.wikipedia.org/wiki/Unit_testing man. 21. mar. 2022 kl. 15:46 skrev Mich Talebzadeh < mich.talebza...@gmail.com>: > Hi, > > As a matter of interest do Spark releases deploy a specific regression > testing tool? > >

Tools for regression testing

2022-03-21 Thread Mich Talebzadeh
Hi, As a matter of interest do Spark releases deploy a specific regression testing tool? Thanks view my Linkedin profile https://en.everybodywiki.com/Mich_Talebzadeh *Disclaimer:* Use it at your own risk. Any and all