-
Not able to submit the capstone project
Posted by Sawi on May 2, 2025 at 11:36 amNot able to submit the capstone project as there is no submit button at all. This is so frustrating as now I am wasting 2/3 of my time instead of actually focussing on my coding skills, please help asap.
Sawi replied 4 days, 2 hours ago 3 Members · 10 Replies -
10 Replies
-
-
All of my test cases are passing and yet it is saying that all of the testcases are not passed. Please help.
Is there anything else left here to be completed, all of my testcases are passing for indevidual functions.-
Hi @Sawi
Can you share any error messages you may be receiving when trying to submit the project?
Many thanks,
Megan
-
This is the error msg I am getting, I checked the data of the tables itself just to verify if there is something wrong with the way i am looking at the tables, but all this spread table has 10 rows , but in the test case it is getting compared with 40 which will obviously fail.
-
-
-
Also for ShowTableSummary, the system data is showing spread table value as 10, but in the test file it is getting compared with 40, that will obviously show the test case failed.
can you please help to fix this?
-
-
that means that the data which is reflecting to me is different from the data that you have and the test case comparision must be dynamic instead of hard coded 40.
The screenshot below shows the table directly from Process tab, it has just 10 values and the code that I am running is totally fine since it is passing 1/2 test case.
Please help me to submit the Project.-
Hi,
Your spread table seems to be missing the date column suggesting it’s been overwritten at some stage. Can you please save and download your project.md file and send it to me at mmcparland@kx.com
I will investigate this and get back to you ASAP with a solution.
Thanks,
Megan
-
Attaching here the md folder. Looking for the prompt resolution.
-
-
-
this is the showTableSummary that I have:
-
-
-
Log in to reply.