Forum Discussion
nmrao
13 years agoCommunity Hero
What I believe is that a test must be having one or more validations on the response. In your case, do want to say, the data will be different in each environment and the previous assertions are not working? May be you need take a look at your assertion carefully and generalize them using regular expressions/patterns etc so that assertions are independent of environments and the same runs every where.