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


part2:maore than the answer for this question i want the
the reason why testers go for this kind of risk.what is the
use of we testers having these kind of attempts.is that
not the problem with the developer .pls answer .real time
users of tools.in which way these solutions help to test
with r without affecting the developed souce code.

Answers were Sorted based on User's Feedback



we have one text box and one list box(list box appear in same page or another page) what ever the t..

Answer / rajendra

Yes friend there is no specific logic in this question.
this is unnecessary for tester(Black Box Tester).
i can gues what happen in ur issue

Normally in some companies,usually development people
will involve in preliminary rounds of interview.
Bcoz there people are having direct contact to Project
Manager.

These people Normally well in programming not in testing.
even they cannot ask some basic questions on software
Testing.

They ask like this questions.

Anyway don't feel bad,Ur day will come in near future

ok frindz byee

Rajendra
rajendra_penumalli@yahoo.com
+91-9885162742

Is This Answer Correct ?    0 Yes 0 No

we have one text box and one list box(list box appear in same page or another page) what ever the t..

Answer / chowdhury

well said Raj.......lol

Is This Answer Correct ?    0 Yes 0 No

we have one text box and one list box(list box appear in same page or another page) what ever the t..

Answer / k.chandu

using getvisabletext method get available text
text=browser("ie").page("pe").webedit("textbox1").getvisibletext

now get the 1st item from the web list

wtext=browser("ie").page("pe").weblist("wl").select ("index:=0")

then compare them

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the syntax to call one script from another?

0 Answers  


How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large

2 Answers  


What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????

0 Answers   Infotech,


Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?

0 Answers  


What are the differences between quicktest professional and winrunner?

0 Answers  






Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris

0 Answers  


I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key

2 Answers  


How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private

1 Answers  


What is deference between normal QTP testing and descriptive programming?

4 Answers   Polaris,


How to measure transaction time through VBScript without using start and end transaction points?

0 Answers  


HI All i need one suggestion.is there any companies taking corresponding degree courses. i have 3+ yrs exp in QTP and i am working north side. iam looking for job in south.

1 Answers  


can anyone please send me qtp framework material please its urgent

1 Answers  


Categories