we have one text box and one list box(list box appear in
same page or another page) what ever the text enter in text
box that must be displyed in list box as first one.
for example if we enter 10 in text box that is the 1st item
in list box . after that we enter 11 then 11 is the 1st item
and 10 is 2nd item. the maximum limit of list box is 10
items. if we enter 11th item the 10th item is deleted and
llth one is add as 1st one and 9th one goes to 10th position
Answers were Sorted based on User's Feedback
Answer / renuka.patil
HELLO...........
Is it a toung twister mr or miss n plz inform me if u get
a answer 4 tht i will be waiting.
| Is This Answer Correct ? | 2 Yes | 1 No |
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
What are the key elements available in test result window?
Dis advantages of XML checkpoint ?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What’s the QTP testing process?
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
what is the use of automation objective model?where is used? plz tell me
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
For Data-Driven testing can you use micro soft word document instead of using Datatable what is your approach?
How to check which add-ins are associated with a test in qtp?
we have 10 automation scripts. how to call them from one main script.