Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making input data unique
#4
Not Solved
There are many Simple Solutions

1)this will generate a unique number appened this number with all your fields which will make it unique

2)another simple idea would be keep a flat file for example txt file with the content "1"
you read this file and appened 1 with all your data once you read add 1 to this value and rewrite the file using VBFSO

3)or just create a excel sheet with unique values in a single column.

Every time your read the first cell after reading delete the value and save the file
that way when you read again you will have a unique value...
Hope this helps
Reply


Messages In This Thread
Making input data unique - by Brian - 09-10-2008, 01:27 PM
RE: Making input data unique - by swarnavure - 09-16-2008, 02:34 PM
RE: Making input data unique - by tapandalal - 10-22-2008, 10:31 PM
RE: Making input data unique - by kishoreinchennai - 09-17-2008, 02:15 AM
RE: Making input data unique - by swarnavure - 10-03-2008, 05:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need to input Japanese Character through UFT Alaguraja 0 795 07-01-2020, 11:32 AM
Last Post: Alaguraja
  How to get input from the user in QTP? shanthiK 10 18,113 08-07-2017, 11:34 PM
Last Post: zunebuggy
  Web Object Unique ID Number zunebuggy 0 1,463 07-10-2017, 05:37 PM
Last Post: zunebuggy
Rolleyes QTP Unique Identification of object minug 11 12,295 02-26-2014, 12:39 PM
Last Post: supputuri
  Problem in Input from keyboard:sendkeys Rachna 1 4,782 10-14-2013, 06:07 PM
Last Post: anil2u

Forum Jump:


Users browsing this thread: 1 Guest(s)