Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 use of Accessibility check point?

8 Answers   BirlaSoft,


How to change the run-time value of a property for an object?

3 Answers   Crea,


How u will open the build automatically in QTP except using Systemutil.run command

6 Answers  


how do you do database testing in qtp

5 Answers   NIIT,


what is descriptive.create()in qtp?

3 Answers  


How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?

2 Answers  


Explain object spy in qtp.

0 Answers  


How to manage a drag drop event in the qtp

3 Answers  


what is localisation testing and globalisation testing? what is the difference between them?

1 Answers   CDC Software,


How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies

4 Answers   Semantic Space,


Sometimes my QTP scripts works fine and sometimes its not though I am using same shared Repository and am not doing any changes in it.Even though for descriptive programming also its works fine and sometimes it does not work.my application is pretty stable.Could anyone please answer why am facing these types of issue??

1 Answers  


Explain about the Test Fusion Report of QTP?

1 Answers  


Categories