Capstone Project for kdb Developer Level 3 Test fail


as you can see here, the test for exercise 1.3 is failing, which says "check if all values are correct". how can i know which value is not correct? Section 1.3 is just about writing a function and i wrote that, the test for that particular function passed. but when i run section test, it fails here. as long as i dont know what variable is incorrect, i wont be able to rectify it. Please help.

1 Answer

1

Hi @sharadvish4

The test for 1.3 checks that your .f1.createLapTable creates the table correctly.

If you send me the function you have written for exercise 1.3, I can help you troubleshoot

You can send it to me at devrel@kx.com

Thanks,

Laura