ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
Hi,
I have weblist which contains the data like Design 
change,admin edit and cost saving etc.. User doesn't know 
the values existed in weblist. Now the user has to select 
the right value from the list otherwise the test will fail.
Pls help me "To select the correct value from the list"
 Question Submitted By :: Babu
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Hi, I have weblist which contains the data like Design change,admin edit and cost saving etc.. User doesn't know the values existed in weblist. Now the user has to select the right value from the list otherwise the test will fail. Pls help me "To select the correct value from the list"
Answer
# 1
Hi,
Suppose you have Weblist which 
contains "English", "Marathi","Hindi" options and you want 
to check this options and select "English from it. please 
check following code for the same.

Dim sValue  
sValue=Browser("xyz").Page("abc").WebList
("wblLanguage").GetROProperty("all items")
msgbox sValue			

If InStr(Browser("xyz").Page("abc").WebList
("wblLanguage").GetROProperty("all items"),"English")= 
False Then
	Reporter.ReportEvent micFail, "Check Fields on 
Compose page","The Dropdown list doesn't contain English 
item"
	msgbox "Fail"
Else
	msgbox "Pass"
	Browser("xyz").Page("abc").WebList
("wblLanguage").Select "English"
End If
 
Is This Answer Correct ?    0 Yes 0 No
Kashinath Hajare
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne Siemens4
What is the difference betweent test and component?  1
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot Quest1
What is the difference between action & script?  3
what is tool interface? ITC-Infotech1
Hello friends can anybody tell me about the architecture of QTP with diagram of it.this architecture is same for any domain like ERP/Banking/CRM/Healthcare or it's different then please tell me.thanks Fidelity4
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no? IBM6
Hi All, I want to know how can we schedule QTP scripts. Am using 9.5 version and in our office they want to schedule individual scripts of QTP so that it can run unattended during night time, Please help me how to do that. 2. what is the use of silent test run in qtp can I schedule the scripts in Silent runner, Please explain. 3.I retrieved data from the database using output value -> Database output value. the result of the query for eg is 5 rows, iam able to output the first row by selecting the cols and adding it to output, but am not able to do it for the rest of the rows. please tell me how to do it. Sorry for posting so many qns, am not able to find answ to any of the above in any websites, hoping that someone would really help me with these here, please help me. awaiting for ur immediate revert. Priya  4
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop " Livetek2
What type of VB script u had done in expert view?  1
What criteria do you use when determining when to automate a test or leave it manual?  2
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories? IBM5
How do you return a value from a function  1
hi is there any chance to change encoding the password  3
1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim? STC1
What is object & properties (in QTP) Ordain-Solutions5
Have you performed Debugging and how did you?  2
what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me  6
What is descriptive Programming in qtp.  5
What is throw object? AZTEC1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com