Nformation
12 years agoContributor
Help with testing printed output
I've done a lot of searching and am having trouble finding a solid solution.
The software I'm testing prints reports. So far, we've regression tested them manually by printing to pdf or xps, but we'd like to test report components using TestComplete.
What is the easiest way to test printed output? Ideally, I'd like to open a PDF or XPS and have TestComplete verify that the "Current Date" field shows the current date, but I can't get access to those components. I've tried using the MSAA plugin as suggested by SmartBear, but the PDFs I'm working with are not tagged and I'm otherwise having trouble extracting data from the PDFs this way.
Is there another format I could print to that would make this easier? Is there a program that can help me extract fields from a PDF or XPS? I'm sure others have used TestComplete to test printed output, so how are they doing it? Thanks.
The software I'm testing prints reports. So far, we've regression tested them manually by printing to pdf or xps, but we'd like to test report components using TestComplete.
What is the easiest way to test printed output? Ideally, I'd like to open a PDF or XPS and have TestComplete verify that the "Current Date" field shows the current date, but I can't get access to those components. I've tried using the MSAA plugin as suggested by SmartBear, but the PDFs I'm working with are not tagged and I'm otherwise having trouble extracting data from the PDFs this way.
Is there another format I could print to that would make this easier? Is there a program that can help me extract fields from a PDF or XPS? I'm sure others have used TestComplete to test printed output, so how are they doing it? Thanks.