GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 526 of 684    Print  
What is Reference path in QTP?And what is the way to get name of the browser at run time?

  
Total Answers and Comments: 1 Last Update: June 05, 2007     Asked by: ramaraogoud 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 05, 2007 10:52:05   #1  
QTP77        

RE: What is Reference path in QTP?And what is the way ...
I think reference path means relative path. We should add the actual path of all our actions in Tools -> Options -> Folders (QTP 9.0) so that when we want to call a reusable action from another action we should just specify the name of the action and QTP will locate that action using the relative path

We can obtain the name of the browser using creation time. Each browser will be allocated with a creation time in the order they are opened. The first browser which is opened will have a creation time 0. But I think it is not the correct way since the test might fail if an unexpected browser pops up and again it might fail if we run the test from QC since QC is also opened in a browser. Can someone tell if there is any other way to obtain the browser name at run time.....

 
Is this answer useful? Yes | No

 Related Questions

Answer posted by shreethik on 2005-06-09 08:36:38: Output values enable to view the values that the application talkes during run time.When paramaterised, the values change for each iteration.Thus by creating 
Latest Answer : By using Text Output value we can capture a runtime value form the application under test and store it in a variable or in a localsheet ...

What are the properties you would use for identifying a browser & page when using descriptive programming ?

Latest Answer : Run-Time data table stores the run-time values(output  values). It can be viewed in Test reults window. ...

Latest Answer : First of all,You get  the runtime parameter by using GetROproperty and store in a variable, say XThen by using DataTable.Value("sheetname",dtGlobal/LocalSheet)=XI hope it will solve your problem. ...
Read Answers (4) | Asked by : rajeshrs

I am trying to use a template file (containing reference to settings file, comments etc..,). I have created 'ActionTemplate.mst' in the \'dat' folder .But when I open a new test file the template is not created.Please help.Thanks!
Read Answers (6) | Asked by : SG

While running a script on QTP 8.2 i got this run time error "General run error". What may be the cause for this error? and How to resolve this error?
Read Answers (7) | Asked by : Shashi

1) using the single script in QTP, How could you know the proper tab index order of the consicutive four edit boxes which are in a web page ? 2) A project is crashed frequently before you are taking that project for automation testing. On that time, What would be your desicion as automation test engineer ?

I m trying to add one new property in webEditbox. it is added successfully. after that i m trying to access from my script but it is not identified my run-time property value for that new property.If any one know pls let me know
Read Answers (3) | Asked by : Nupur

Latest Answer : Hi,If you are asking for the path where the application is... you can get this by using the "TestDir" built-in environment variable.Pavan. ...
Read Answers (4) | Asked by : chvenu

Recently I was asked this question in one interview .Can someone throw some light please..You are buying items from some online retail selling store.Letus say you are buying items from amazon.com. You bought cell phone and put in the cart then you find some shipping cost associated with it.You bought another item and put in the cart and notice that it is free shipping.You decided to check out and at the time of checkout you see the shipping costs got reversed for the two items.You are already running
Read Answers (4) | Asked by : babuda


 Sponsored Links

 
Related Articles

SQA Software and Tools

SQA Software and Tools In quality assurance it is always important to get all the help we could get In other industries developers could easily check the products manually and discard those that do not meet the standard The length and the width of the product are checked to maintain standardization
 

jQuery Reference

jQuery Reference Guide by Jonathan Chaffer and Karl Swedberg A Comprehensive Exploration of the Popular JavaScript Library jQuery Reference Guide packtpub com jquery reference guide Open Source book Anatomy of a jQuery Script He s got a brand new start Now he s a happy guy Categ
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

What is Data Collection Time

Modern Relational Database Management Systems can be configured to collect data at certain events.  In a business, some of the events are sale, order, deposit, pay, request and many more. Events are really business activities in a company.  Big companies, in order to gain competiti
 

What is Access Path

In relational database management system (RDBMS) terminology, Access Path refers to the path chosen by the system to retrieve data after a structured query language (SQL) request is executed. A query may request at least one variable to be filled up with one value or more. A query may look like th
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

SAP and Microsoft tools for Customer Service

World’s largest car dealer to use SAP and Microsoft tools for Customer Service Inchcape, the London-based largest car dealer in the world, is making itself much strong now by improving its customer services arising from major SAP and Microsoft implementations. The company has also vowed to
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape