hi
I have a search box in my application which accepts employee id' s(It can be up to 5000) (or) their SSN (ssn should be in format) . Depending on the value it shows corresponding information. (For ex ; if I enter 12, and, employee 12 exists then it shows that information) How to test this search box for different ids or different SSN values
Please I need help. Thanks in advance
I have a search box in my application which accepts employee id' s(It can be up to 5000) (or) their SSN (ssn should be in format) . Depending on the value it shows corresponding information. (For ex ; if I enter 12, and, employee 12 exists then it shows that information) How to test this search box for different ids or different SSN values
Please I need help. Thanks in advance