How to parameterize Object Repository?
Answers were Sorted based on User's Feedback
Answer / sekhar
if you have to deside weather u have to peraction or shared
repository,
if u go peraction the application devided into actions,for
each and every actions you have to take parameters in data
table,keep tool in recording mode generate the script, and
run.
the same process in global mode also.
by sekahr.
please find any mistake or douct mail me.
sekahrbirada@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / siva reddy(us)
We can do it:it can be set as constant or parameterized in
the following navigation
Tools->ObjectRepository->constant or parameter
for parameter we need to have already created xls-table
with values
| Is This Answer Correct ? | 1 Yes | 1 No |
How many types of recording facility are available in quicktest professional?
how can you describe the basic flow of automation with conditional and programmatic logic?
how many wayes we do the parameterization?
How to test login module with different username and password by using data driven testing in QTP?
The hybrid framework can be implemented for any application. Is it true?
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
How to convert manual test cases to automated testcases
What are the problems / difficulties faced when you used Smart Identification ?
what is run-time data?
Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository from google page it was identifying as windows objects.. please help me!!!
What is the exact difference between QTP and RFT ?
can i login a page by giving username and password and click on ok button through database parameterization.and if its yes then please write the code of that