Hi,
I have a web page called Benefits.vbhtml written in vbhtml, which contains groups of checkbox controls and am trying to write some tests for it.
I have a test method written in a separate Javascript file, which I have tried to call the test method from Benefits page when I click a submit button and write some statements to the Visual Studio console to show proof of testing, but nothing happens.
If you have experience in writing such tests, can you provide a link which shows me how to do get started and go about this the right way as I am lost.
Thanks
Matt
I have a web page called Benefits.vbhtml written in vbhtml, which contains groups of checkbox controls and am trying to write some tests for it.
I have a test method written in a separate Javascript file, which I have tried to call the test method from Benefits page when I click a submit button and write some statements to the Visual Studio console to show proof of testing, but nothing happens.
If you have experience in writing such tests, can you provide a link which shows me how to do get started and go about this the right way as I am lost.
Thanks
Matt
Comment