Can we create Crystal Report object in QTP?If yes then what
it is and what are its various properties?



Can we create Crystal Report object in QTP?If yes then what it is and what are its various propert..

Answer / Hitesh Agrawal

Yes, you can work with Crystal Reports in QTP (QuickTest Professional) using the UFT Business Objects (UFO) extension. However, UFO is no longer supported by Micro Focus and should be replaced with newer alternatives like SAP Fiori or web-based reporting tools:

1. To create a Crystal Report object, you need to add the Crystal Reports runtime libraries to your test project.
2. You can then use the CreateObject method to create an instance of the CrystalReportsRuntimeLib.CrystalReportDocument class.
3. The CrystalReportDocument object has various properties such as Database, DataSource, RecordSelectFormula, Fields, Sections, and ReportDefinition. These can be accessed and manipulated as needed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

Please Example programms on vbscript 1)writing functions and calling functions

2 Answers   CIL, TCS,


How are values assigned to string type and numeric type variables?

1 Answers  


Mention what is the technology used by vb script?

1 Answers  


Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex

2 Answers  


How to load vbs functions in qtp

2 Answers  


How will you reverse a string in vbscript?

1 Answers  


in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using vb script

2 Answers  


Mention what is select case statement?

1 Answers  


How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.

1 Answers   College School Exams Tests,


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

1 Answers  


I have string like hp company.print tis like company hp.write a program in vbscripting

1 Answers   HP,


What is the equivalent of VBScript?s On Error In Jscript ?

1 Answers   Microsoft,


Categories