Hello Everyone
I have a year of experience in generative AI , recently i have been tasked to generate test cases that cover a Client’s System , the System is Complex and we don’t have the requirements for it , in my experience to achieve this we have to start by collecting data on the System to make the Model understand the System to a degree so that the agents can produce relevant Outputs , the manager thinks that we should start in inverse and start from the format of the test case until we reach the first input AKA info on the system ,we will be using an 8B variant of llama without any fine tuning , i am told to figure it out, first do you think it is possible? , any leads provided here are appreciated , thanks in advance
we don’t have the requirements for it
If you don’t have the requirements what are you testing?
they sent us the prototype but they didn’t send the requirements for it , the client wants to start with generating test cases for the prototype
I guess you need to understand how the prototype works first then create tests for it then.