ณื นยะรทรหำ mode. The number of test cases is incomplete.
ณื นยะรทรหำ mode. The number of test cases is incomplete.
28 Mar 2023, 13:13
The number of test cases is incomplete.
I have 3 parametors 0-1000
The total test case it should be 1000*1000*1000 = 1,000,000,000 test case. It is always 4000-6000 test case!
Replies
ckgmail
29 Mar 2023, 17:06
( Updated at: 21 Dec 2023, 09:23 )
RE:
PanagiotisChar said:
Hi there,
Can you explain what do you mean with test cases?
Need help? Join us on Telegram
Need premium support? Trade with us
in optimise mode, if Ihave parameter like this. Program should test param from 1,1,1 until 1000,1000,1000
Total test case = 1000*1000*1000 = 1,000 million
But after optimise has ended, it show all test case on this page
but all pass or test case it show only 4000-6000. So I think it didn't test from 1,1,1 to 1000,1000,1000 for me.
@ckgmail
PanagiotisChar
30 Mar 2023, 09:15
Hi there,
This happens because you use Genetic Algorithm method. You need to use Grid
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
Shares4us
30 Mar 2023, 19:38
( Updated at: 21 Dec 2023, 09:23 )
RE:
PanagiotisChar said:
Hi there,
This happens because you use Genetic Algorithm method. You need to use Grid
Yep and then wait for a few years for 1 billion testruns to finish :)
What are you trying to achieve with such a wide optimilization run?
Don't you have any idea about what your strategy should be?
@Shares4us
ckgmail
30 Mar 2023, 20:08
( Updated at: 21 Dec 2023, 09:23 )
RE:
PanagiotisChar said:
Hi there,
This happens because you use Genetic Algorithm method. You need to use Grid
Thank you so much.
@ckgmail
PanagiotisChar
29 Mar 2023, 09:54
Hi there,
Can you explain what do you mean with test cases?
Aieden Technologies
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar