06-16-2010, 03:22 PM
Hello All,
I have to test an application where the requirement is as follows:
I have some fields(WebEdit, WebList etc.) and a Submit button in a Submit Report page. Here few fields are mandatory. Means if I leave a mandatory filed blank and click on the Submit button, a window pops up with some warning message. When I click on the OK button in the PopUp Window, cursor is positioned in that mandatory field and this process goes on untill I fill all the mandatory fields up.
Now I want to check this for all mandatory fields. (To validate whether Mandatory option works or not)
Suggest regarding how this can be done........
I have to test an application where the requirement is as follows:
I have some fields(WebEdit, WebList etc.) and a Submit button in a Submit Report page. Here few fields are mandatory. Means if I leave a mandatory filed blank and click on the Submit button, a window pops up with some warning message. When I click on the OK button in the PopUp Window, cursor is positioned in that mandatory field and this process goes on untill I fill all the mandatory fields up.
Now I want to check this for all mandatory fields. (To validate whether Mandatory option works or not)
Suggest regarding how this can be done........