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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   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 can we redirect QTP results in to a  excel sheet after 
the execution
 Question Submitted By :: Prasanth
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How can we redirect QTP results in to a excel sheet after the execution
Answer
# 1
By default it creates an XML file it displays the results
 
Is This Answer Correct ?    1 Yes 0 No
Sambasiva Rao.m
 
  Re: How can we redirect QTP results in to a excel sheet after the execution
Answer
# 2
You have to create a function for that for example



Pass the below values 

strTCNo=23      (Test Case No)
strResult=Pass  (Result
public function FnTcStatus (strTCNo,strResult)


DtRwCnt= DataTable.GetSheet("Result").GetRowCount
		
For l=1 to DtRwCnt
DataTable.SetCurrentRow(l)
If DataTable("A","Result")=strTCNo Then
datatable.Value("TC_Status","Result")=uCase(strResult)&"_"& 
Now()
                     
End If
 Next
                 
strTcNo=""
strResult=""


end function
 
Is This Answer Correct ?    0 Yes 0 No
Rayudu
 
 
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
where the object repository is located?how to choose the object repository as shared or action object repositories? Datamatics3
In an interview what r the questions asked in qtp related project? pls any answer this question?  1
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code  3
What is difference between QC and TD?  6
How many tables r created during the recording in QTP?  1
What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?  1
What is the extension of script and object repositary files? Maveric6
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id venku_krs@yahoo.co.in  1
What is the difference between low level recording and analog recording mode when it will be enabled. Ordain-Solutions4
How can I test the unix shell in QTP Persistent1
How to open any application during Scripting in QTP? IBM4
Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..  3
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.  2
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?  1
how to read log file using QTP?? AppLabs2
What is smart identification? Ordain-Solutions1
what is frame work?  2
hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.  1
What is the method for maximize the application while we using Decriptive programming in QTP?  2
if there r 10 windows open in QTP write a command to close all 10 windows at a time ? Wipro7
 
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