Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do i ensure that displayed values are in ascending order in a web page
#3
Solved: 12 Years, 10 Months, 2 Weeks ago
Hi,
This is true it will work and which is developed based on bubble sort but the problem will arise only when fields are more for ex: if i have 200 fields under this link 200x(200-1)=39800 times it will execute and perfoemace of the script would be obviously less and it will take more time to execute the script. Hopefully this kind of function is not acceptable.

I have done with this in a different manner
1.First i took all the variables in to one excel sheet(excel1.xls)
2. Arranged these values in excel1.xls in ascending order and saved with the ascending order values
3. Click on the link on web page and observe that fields will be displayed in ascending order
4. Now i again export all the variables in to excel sheet (excel2.xls)
5. Now i have compare shell by cell with excel1 and excel2.xls
6. Found the mismatched results

to execute the script with the above process it took just less than 3 minutes if i use the bubble sort it has not been completed in 1.5 hour

This is the way i have proceed,

Please let me know if there is any better solution otherthan this...

Thanks,
Venkat.Batchu
Reply


Messages In This Thread
RE: How do i ensure that displayed values are in ascending order in a web page - by venkatbatchu - 07-31-2009, 05:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Web page not loading for EBS application when open UFT satyagadam 1 2,235 09-18-2019, 02:30 AM
Last Post: satyagadam
  Facing a problem while identifying Angular JS objects in a web page vangasantosh 0 1,485 12-20-2017, 01:26 PM
Last Post: vangasantosh
  capturing message on web page when caps lock is on helan 0 2,680 04-29-2015, 05:25 AM
Last Post: helan
  IE 11 has stopped working is displayed while running UFT 12 iahmad 0 2,211 04-06-2015, 06:44 PM
Last Post: iahmad
  qtp 11, Unable to prove the disappearance ofdynamic objects displayed on same screen. priyaang 1 2,833 03-24-2014, 12:53 AM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)