Greetings friends ,
Hope all of you are doing well.
When I run a test, is it possible for me to for me to take
each row from the data table , once at a time.
In other words,if i have 10 rows in the global data table,
say data1,data2, data 3...and so on up to data10.
Can I have the value of data1 when I run a test, and next
time when I run the same test (say next day), it should
skip data1 as it has already used it and go directly to
data 2 ???
Would be great if anybody can help me out know in this
issue.
Thanks & Regards !!
Answer Posted / hemakumar.m
1)Answer
as per y knowledge there is no function to get entire row
2) Answer
U can maintain one colummn Ex:Status in excel sheet,when u
used particular data and u got expected result u palce some
text like useddata for used one and blank for unused data
(default) in u r excel sheet.u can write programme like
that when the status colummn value is used data skip that
step.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
On what document base Descriptive programming is written if build is not yet ready ?
What Folder Structure following in Keyword Driven Frame work?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
regular expression in qtp standar check point for months from accepting months from january to december only
How to explain a banking project in interview as a test engineer???
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
How to check which add-ins are associated with a test in qtp?
how to download mercury qtp9.2 ny internet ?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What are the challenges u faced in testing with crm domain? How u overcome with?
what QTP Options do you know?
How many types of recording modes in qtp? Describe each type with an example where we use them?
What are the different attribute used with regular expression?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John