Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Testing Search box
#1
Not Solved
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
Reply
#2
Not Solved
1. Define your Data - You can use any of the filesystem like Excel, Notepad etc.etc. or Datatable to store your data for which you would want to test.

2. Define the logic - A "For" loop which will read the data from the filesystem and then substitute that data into the search edit box and validates the returned data.

Does it help?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  CyberArk CorePAS REST API to search for accounts pramod 0 550 06-29-2023, 03:11 PM
Last Post: pramod
  Search All Test scripts For a Function? AndyBSG 1 2,580 02-19-2015, 04:15 AM
Last Post: supputuri
  Search for a string in all the files under all subdirectory Mahesh27 1 2,044 07-03-2013, 03:24 PM
Last Post: Sathiya
  Search for a word in excel string QAVA 6 8,945 11-23-2012, 11:17 AM
Last Post: vinod123
  Search for a word in string QAVA 5 4,201 11-22-2012, 04:50 PM
Last Post: Saleel Prabhu

Forum Jump:


Users browsing this thread: 1 Guest(s)