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 575 of 646    Print  
How to test .pdf files in QTP 9.0 version?
Is there any add-in for this particular testing


  
Total Answers and Comments: 2 Last Update: October 20, 2008     Asked by: venkat 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: nkamuni_mca
 
Hi Arora,

I have same question....

The application produces an output file which is in the format of .PDF and we have to check the required fields in it and also it contents.

Regards,
Narin Kamuni

Above answer was rated as good by the following members:
boyhamgai
November 30, 2007 12:19:07   #1  
Anshoo_Arora Member Since: October 2007   Contribution: 384    

RE: How to test .pdf files in QTP 9.0 version?

What is the application? How does it use this .pdf file?


 
Is this answer useful? Yes | No
October 17, 2008 22:04:18   #2  
nkamuni_mca Member Since: December 2007   Contribution: 51    

RE: How to test .pdf files in QTP 9.0 version?
Hi Arora,

I have same question....

The application produces an output file which is in the format of .PDF and we have to check the required fields in it and also it contents.

Regards,
Narin Kamuni

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 1Overall Rating: -N/A-    

 Related Questions

In Quick Test Pro 8.21. While Recording/writing the Script i want to know the " Selecting Tab Position Action Script".Eg: Window contains 4 tab positions i would like to select 2 tab position at that time how script will come. plz write the script and send me. 2. How can i generate and select Tree View in Programatically. Eg: Mycomputer Contains all drives information like as below. +My Computerwhen i press + Symbol My Computer will Expand that format like-- My Computer Drive

Hello,I'm using QTP 8.2. and I want to test an Application which is designed with Oracle Forms 10 g.Before installing the Oracle Addin for QTP 8.2. I was able to open the Application with QTP and IExplorer 6.0.After Installing the Oracle Addin for QTP 8.2. I wasn't able to open the Application neither with QTP nor ÍExplorer.I only installed the Addin. I haven't installed any upgrade or patch!The following failure is shown in the JAVA Console after starting the application:java.lang.VerifyError:
Read Answers (5) | Asked by : SPortz

How to use automation object to load the library files in QTP. I tried to use this stmt" set App = createobject("Quicktest.Application")App.Test.Settings.Resources.Libraries.Add ("F:QTPrepository.vbs"),1 ".could u pls help how to add it by script itself? what is executefile concept? is it workaround to my question?

More details on Question: I was trying to call the QTP Scripts from Load Runner Controller Scenario. There, I only see options for Vuser Scripts, GUI Scripts, Astra Tests and All Files(*.*) options in 
Latest Answer : there is a spcial patch from mercury should be purchased for which the qtp 8.2 scripts will be compatible with load runner ...
Read Answers (4) | Asked by : Raj

I have downloaded QTP 8.2 version from the mercury website with the Java addIn. I was able to run a very small swing application using the record and play mode. Now I am trying to run our java application which is a client server application using QTP. The application does come up through QTP but its not able to record any of the clicks/operations that I perform. I tried running the java application from outside QTP and then recording as well . QTP is not able to recognize any of the components
Read Answers (1) | Asked by : Prajakti

Latest Answer : Select the particular action and click on the position form where you want to run the script. Then Right Click and select "Run From Step". ...
Read Answers (3) | Asked by : umakarri

How do we automate the process of editing an XML file. coz if i just record opening an XML file making changes and saving.and when i run this simple recording some other field gets edited in the run process.please help and let me know know what should be done to automate XML files???
Read Answers (1) | Asked by : charm

Latest Answer : To write the log files we have to write the programe To create Log File:--Class General_LogDim objfso,objfileFunction Create_Log(Fname)str=Fname&"LogFile.txt"set objfso=createobject("scripting.filesystemobject")set objfile=objfso.createtextfile(str,2,true)EndFunctionTo ...
Read Answers (6) | Asked by : anna01

I want to use QTP to test web application. in that application there is one menu like file and under that there are diff menus like create, new,open etc. so while recording if i click on new then it get recorded. but in new when i click on new then its not get recorded. why this is happening?
Read Answers (5) | Asked by : madhavi

How can we delete cookies and temporary files progrmatically in QTP 8.2Please reply soonThanks in advance
Read Answers (1) | Asked by : uday


 Sponsored Links

 
Related Articles

Importance of Header Files

What is the importance of header files? The main role of header file is it is used to share information among various files. In brief, if we have several functions say 4 functions named as f1, f2, f3, f4 placed in file say sample.c and if all the functions want to get accessed by each other then all
 

Top 10 Application Security Vulnerabilities in Web.config Files - Part One

These days, the biggest threat to an network security comes from its public Web site and the Web-based applications found there. Unlike internal-only network services such as databases-which can be sealed off from the outside via firewalls-a public Web site is generally accessible to anyone who wan
 

Top 10 Application Security Vulnerabilities in Web.config Files - Part Two

Some of the most common and dangerous application security vulnerabilities that exist in ASP.NET Web-based applications come not from the C# or VB.NET code that make up its pages and service methods, but instead from the XML code that makes up its Web.config files. Incorrect configurations can open
 

Exforsys Certification Practice Program Version 1 Uploaded

Exforsys Certification Practice Version 1 Uploaded We are glad to let you know that we have completed Certification Testing Module changed and bug fixes It s now avaiable for download and practice for the exams from your home PC We are giving this program for free at no charge all we ask in return y
 

Configuring a DataSource for the DB2 UDB Family in WebSphere Studio Version 5

In WebSphere Studio you define a DataSource in the server configuration file of WebSphere Test Environment The following four steps describe how to configure a DataSource in WebSphere Studio after you have created a server configuration mosgoogle Click here for the article Category Weblogic
 

How to Run WebSphere Application Server Version 5 Samples on DB2

HoThis article walks you through the steps to configure the Plants by WebSphere sample from the Sample Gallery in WebSphere Application Server V5 to run with an IBM DB2 database It explains how to set up the DB2 database populate it and then configure the Application Server s resources to communicat
 

JMS Topologies and Configurations with WebSphere Application Server and WebSphere Studio Version 5

This comprehensive guide helps you understand configuration options within WebSphere Application Server for Java Message Service JMS applications including using embedded messaging and WebSphere MQ formerly MQSeries It covers setting up your development environment to support various JMS scenarios d
 





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