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
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 |
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 |
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
During test run,How will you copy/paste from/to clipboard?
How do you perform testing on web based application using qtp 9.2?
What is the use of an object spy tool in qtp?
What is the QTP test frame work?
Hi All, I need 5 yrs exp manual and automation testing using QTP sample resume. is there any body having please send me my mail id is bjr@aol.in Tahnks in Advance
How to start recording using quicktest professional (qtp)?
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
can u explain relative path architecture framework in qtp?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.
How will you load few objects in Active Screen?