Hi,
I am actually testing a web app that performs search based on entered search criteria and also displays the search parameters label exactly as you entered after the search right next to its search text boxes. Now I have made searching data driven so that each time new search parameter is entered in the text field. I also created validation check point of "text contains" so that i could verify that web app is displaying the same search parameter label that was entered for searching. When I make the validation check point data driven by passing the variable that i created in local datasheet for searching, my test cases fail to validate the checkpoint. Is there a right way to accomplish what i am trying to do?
Regards
Salman
I am actually testing a web app that performs search based on entered search criteria and also displays the search parameters label exactly as you entered after the search right next to its search text boxes. Now I have made searching data driven so that each time new search parameter is entered in the text field. I also created validation check point of "text contains" so that i could verify that web app is displaying the same search parameter label that was entered for searching. When I make the validation check point data driven by passing the variable that i created in local datasheet for searching, my test cases fail to validate the checkpoint. Is there a right way to accomplish what i am trying to do?
Regards
Salman