GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 444 of 650    Print  
Where the QTP results are stored in QTP?
I want exact path of the folder


  
Total Answers and Comments: 1 Last Update: September 09, 2008     Asked by: ramaraogoud 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 09, 2008 09:09:50   #1  
akothuru Member Since: April 2008   Contribution: 46    

RE: Where the QTP results are stored in QTP?

When you click on Run or press F5, Run Window will appear and it ask you to specify the QTP test results to be stored.

By default, it select the option 'New run results folder'. If user selectes this option, For each, one new result folder will be created with the name "Res" and the number i.e if it is first time, it creates Res1, second time Res2 etc... These Res folders will be created in the your test script folder. You can also store these test results on the specific path.

Another option is 'Temporary run results folder'
By default, its folder path is "DrivenameDOCUME~1UsernameLOCALS~1TempTempResults". For every run, QTP overwrites the result in the same folder.


 
Is this answer useful? Yes | No

 Related Questions

I need to write the QTP results to a text file or an Excel file as i don't want to see the results in QTP results window.Please Can anybody provide the exact code for itUrgent...............................Thanks in advanceUday
Read Answers (7) | Asked by : Uday

Latest Answer : You need to use the quality center OTA API - you can read the documentation by going to quality center Help->Documentation Library, and under API References, click  HP Quality Center Open Test Architecture API Reference (you will need to download ...
Read Answers (2) | Asked by : Sanitha

Hi,Lets say i generate QTP scripts and save the scripts in D:QTP1.Now on an other PC if i copy the scripts to say C:QTP2 folder i cannot see the reusable action nor can call any other action. Can some one explain me why this happens and a way in which i can make my scripts independent of location where it is stored.
Read Answers (5) | Asked by : Mahendra

How do you fire an event in QTP?Application is been developed in Java-->using swing components.Since there are 5 search buttons, each search button has 5 different class or state. When we store these 5 different class or state in object repository, its getting stored for 1 search button. Like this we have for 5 different search button.At the time of recording the mouse is placed on the button, while runing the same script qtp is unable to recoginise that button, Since its at disable state. Manual
View Question | Asked by : Vijay

How can i save result on text format so i can send that copy to team for viewing the resultsthanks in advance
Read Answers (2) | Asked by : priya123

I want to compare the two images one is stored on my hard disk one is captured from web page. Can v do it without using the checkpoint. Pls light up on this............
View Question | Asked by : qtptester

Pls tell me is there any way i can run all my tests(as a Batch) in QTP 8.2 but not using Test Batch Runner...Its very tedious to run my tests and delete the results in Test Batch Runner..Is there any other alternative i shall run all my tests....Pls help.
View Question | Asked by : Shankar

How to start QTP and call a reusable action from my front-end VBscript page and finally display results in another html page?
Read Answers (1) | Asked by : Sara

I have just started using QTP and am able to record a test. My question is how can i get my test to run multiple iterations and loop the whole test again. Once the script has finished running it just returns the results of that test and im at my whits end on how to get the repitition that i need.
View Question | Asked by : russ

While recording the script to enetr a valuae in a textbox in a table in a web page , the text box was object was stored in the following hierarchy:Browser> Windows web page dialog->GlobalReinsurance Home->Formframe.Now when i try to add the Webtable in which the text box is present to the Object repository it is creating a new hierarchy as followsBrowser->global Reinsurance Home->Formframe_4 ->WebtableNow i want this Webtable object to be moved to the first mention hierarchy..How do i move this
View Question | Asked by : qtpqa


 Sponsored Links

 
Related Articles

What are the differences between stored procedures and triggers?

Stored procedures are compiled collection of programs or SQL statements that live in the database. A stored procedure can access and modify data present in many tables. Also a stored procedure is not associated with any particular database object. But triggers are event-driven special procedures whi
 

How Data Is Stored Within a Data Warehouse

How Data Is Stored Within a Data Warehouse The data that is stored in the data warehouse is just as important as the data warehouse itself Having a fundamental understanding of how this data is stored can be useful in the successful implementation and utilization of a data warehouse One term that yo
 

Data Mining - How To Visualize Data Mining Results

How To Visualize Data Mining Results To use your data mining tool efficiently you must be able to understand the data that is being presented to you If you are not able to understand the data you will not be able to use it to solve problems that are related to your business mosgoogle Because the pat
 

SQL Server Stored Procedures

In this tutorial you will learn further more about Access and Manipulate SQL Server data Using Stored Procedures Creating a Stored Procedure Running Stored Procedures from NET Using Parameters in Stored Procedures The IDENTITY Variable Access and Manipulate SQL Server data Using Stored Procedures mo
 

SQL Server 2000: Using System and Extended Stored Procedures

This tutorial covers how to use System Stored Procedures which are stored in master and msdb databases and normally begin with sp and Extended Stored Procedures normally begin with xp Using System Stored Procedures mosgoogle Whenever you add a database add a login create a table or modify any
 

SQL Server 2000: Securing Your Stored Procedure

This tutorial explains how to secure your stored procedures if you ever need to Procedures resides on the database server in open fashion It means that every body can easily access and view its code Securing Your Stored Procedure mosgoogle Stored Procedures resides on the database server in open f
 

SQL Server 2000: Creating Stored Procedure with Input and Output Parameters

This tutorial explains how to create and use Stored Procedures with Input Parameters and output parameters along with the screen shots and sample code Creating Stored Procedure with Input Parameters mosgoogle Input Parameters in Stored Procedures are placeholders for data that the user needs to send
 

SQL Server 2000:Creating and Using Stored Procedures

This tutorial series covers the basic concepts of Stored Procedures in SQL Server and hot create and execute a simple stored procedure Using Stored Procedures mosgoogle Some of the most important concerns to a database user are speed and efficiency Faster data retrieval provides applications to resp
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape