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   To Refer this Site to Your Friends   Click Here
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
how to select particular value from the combobox in the 
current page which is entred in the previous page editbox 
after parameterization?
 Question Submitted By :: Ramkrish_2009
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how to select particular value from the combobox in the current page which is entred in the previous page editbox after parameterization?
Answer
# 1
getroproperty
 
Is This Answer Correct ?    0 Yes 0 No
Ramakrishna
 
  Re: how to select particular value from the combobox in the current page which is entred in the previous page editbox after parameterization?
Answer
# 2
First get the value from the edit box.Like
X=browser().Page().webedit().getropropertty
Next fix this X in the next page combobox.like 
browser().Page().weblist().set "X"

correct me if iam wrong..
Thanks 
saidev
 
Is This Answer Correct ?    0 Yes 1 No
Saidev
 
 
 
  Re: how to select particular value from the combobox in the current page which is entred in the previous page editbox after parameterization?
Answer
# 3
Unfortunately you are wrong Saidev.
"select particular value from the combobox "
It is a ListBox.
You should use - Select x command 
instead of Set- command.

Regards
Patil
Jai Ganesh Maharajki....
 
Is This Answer Correct ?    0 Yes 0 No
Sdfd
 
  Re: how to select particular value from the combobox in the current page which is entred in the previous page editbox after parameterization?
Answer
# 4
Using SPY first first know the class of that particular 
objet.
If Browser("").Page("").WebList("name:=")Exist Then


X=Browser("").Page("").WebList("name:=").GetRoProperty
("ItemsCount")


For i=0 To X-1

lName=Browser("").Page("").WebList("name:=").GetRoProperty
("Name")

If lName="Which u want to Select" Then
  Browser("").Page("").WebList("name:=").Select"lname"
End If 
Next
 
Is This Answer Correct ?    0 Yes 0 No
Rajendra Pradeep
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)  2
1.how can we report the QTP test result in a different excel sheet 2. Aurigo2
hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish Syntel2
What are the Latest Feature are added In QTP 9.2? Infotech2
In QTP, As a first step wht we will do before going to start a Automation....when it will be decided that we have to go for a Automatio..and who will decide to go for Automation. Any body can pls let me know.. Thanks in Advance.. US-Technology1
how we can do web browser using parametarisation in QTP ? Kanbay1
Once we get the Test Result from QTP.,I Have to convert into Excel file format..Is it possible..Can any gudie me regarding this... For Example : Total Test Case is : XXXXX Test Case passed : XXX Test Case Failed : XXX -------- Total XXXXXX ---------  6
Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea . Quest2
how qtp handles customised object  1
How u prepare Test result summary in QTp? CGI3
How will you handle the situation when object is not captured during record?  2
when you press a link it displays "the page cannot be displayed" then as a tester how you will find the problem,what type of problem must be it?  3
How to parameterize Object Repository?  2
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com Fidelity2
Explain about reusable actions?  2
why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all.. Cap-Gemini1
How to change the run-time value of a property for an object in QTP?  4
using descriptive programming how to close all opend browsers? Satyam5
what is defination of system testing? Omax1
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing. BSL1
 
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