Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generalised code for identifying validators
#3
Not Solved
Sorry for making you confused with my query.
There is a text box(for example:Amount field, here it shows three different validators for invalid data. 1.for entering value not in the boundary values. 2.for Entering Special characters. 3. for entering decimal points).Now i need to set one value to this field and check one validator excistence that needs to appear and also need to check whether other two validators are not appearing.
In the Website thati am testing is done on .NET, if i see the view source for this text box one validator details are present with in<tr> and single <td> and an end tag and some other validator details are present with in <tr> and two <td>.

So i want a generalised code for identifying these validators and give a message validator one present and validator 2 and validator three are not present.
Reply


Messages In This Thread
RE: Generalised code for identifying validators - by Ganta - 12-08-2009, 02:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Generalised script subhankar 1 1,975 07-28-2008, 02:03 PM
Last Post: surya_7mar

Forum Jump:


Users browsing this thread: 1 Guest(s)