Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Select From List
#2
Solved: 10 Years, 9 Months, 1 Week ago
Hi,
Les take this scenario,
By selecting State1 from state list then District1, district2, district3 has to dispaly

1. m=First select state1 from state
2.n=Get the all items displayed under district list i.e Getroproperty("all items") (Note: It will display with any delimeter like district1;district2;district3) (usually developers will display with any delimeter)
3. All item consists of then split the total items with ; delimeter
4. Use the if else condition like
if (m=n)
use reporter event with pass
else
reporter event with fail
End if

This is the way u have to proced...
Please let me know if u need any information apart from this...
Reply


Messages In This Thread
Select From List - by rahul1234 - 11-05-2009, 08:38 PM
RE: Select From List - by venkatbatchu - 11-05-2009, 09:15 PM
RE: Select From List - by Saket - 11-06-2009, 11:06 AM
RE: Select From List - by venkatbatchu - 11-06-2009, 12:08 PM
RE: Select From List - by Saket - 11-06-2009, 12:16 PM
RE: Select From List - by venkatbatchu - 11-06-2009, 12:21 PM
RE: Select From List - by rahul1234 - 11-08-2009, 05:48 PM
RE: Select From List - by venkatbatchu - 11-09-2009, 07:09 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)