I have a test case where I specifically map a response to a command to my DUT. I also store the response of the command to a variable.
Prior to running the test case, I want to insert some other steps that query the results from the command sent to the DUT. I noticed that if I use the right mouse click and go to the "Insert Queries" wizard, it recognizes my stored response but does not show me the queries available.
Must I run the test case first to see what queries are available to me even though I've specifically assigned the response map to the response?