Questions tagged [ipaf]

61 questions
1
vote
0 answers

Invalid byte 1 of 1-byte UTF-8 sequence error in PAF

While Syncing the Test cases scripts of PAF to ALM, getting error as below. "com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence." How to resolve ?
Malvika
  • 19
  • 1
1
vote
1 answer

alternate tag to perform keyboard actions with PAF instead of ?

I want to perform some keyboard actions using pace automation framework. There is a but i need to use different tag. Is there any tag regarding with keyboard actions. Please guide me with a solution.
Malvika
  • 19
  • 1
1
vote
1 answer

How to confirm that the test case is synchronized properly with HP ALM?

How to confirm that the test case is synchronized properly with HP ALM ?
Aruna
  • 19
  • 3
1
vote
1 answer

PAF script in headless mode

I am running my script in headless mode and I'm hitting errors that don't occur when I run the same in Non-Headless mode. Can I execute Pace Automation Framework script in Headless mode?
Aruna
  • 19
  • 3
0
votes
1 answer

Using custom tag in activity file of Paf scripts

While adding custom tag in activity file,i am getting error that custom tag not found in activity how to resolve this while scripting in pace automation framework?
preeti
  • 1
0
votes
1 answer

How to save a web table into a resultset variable?

I am trying to fetch the data from table . How to save a web table into a result set variable using pace automation framework ?
preeti
  • 1
0
votes
1 answer

How to handle errors when multiple flows are running, Skip the failed flow and resume flow execution?

How to handle errors when multiple flows are running, Skip the failed flow and resume flow execution? I need to skip the failed flow and continue the rest part for execution
preeti
  • 1
0
votes
1 answer

How to check if the latest downloaded file is having the current time and date?

How to check if the latest downloaded file is having the current time and date using Pace Automation Framework ?
Aruna
  • 19
  • 3
0
votes
1 answer

How to get latest filename from a folder using PAF

How to get the latest filename from a folder using pace automation framework
Malvika
  • 19
  • 1
0
votes
1 answer

How to disable tags from printing in execution report?

I am writing some test cases in PAF, my requirement is to disable some of the tags while executing and I don't want to print those in my report. How to disable tags from printing in execution report?
Malvika
  • 19
  • 1
0
votes
1 answer

How to validate whether a column exists in an excel?

I have data stored in the excel file i have passed the attributes excelPath and sheet Name as well. How to validate whether a column exists in an excel or not using PAF?
Malvika
  • 19
  • 1
0
votes
1 answer

How to set the size and perform testing with lower or higher resolution?

How to set the size and perform testing with lower or higher resolution while executing scripts in GIT with pace automation framework?
Malvika
  • 19
  • 1
0
votes
1 answer

Can we use multiple ObjectDB property files?

Can we use multiple ObjectDB property files in pace automation framework ?
Malvika
  • 19
  • 1
0
votes
1 answer

How can we call sub flows from another flow Xml?

I have a main flow and there are several sub-flows. I need to call a flow at specific level at activity. Is it possible to do in pace automation framework?
Malvika
  • 19
  • 1
0
votes
1 answer

How to check two excels in a validation?

I'm trying to check two excels in a validation using excel tag of PAF while automation .Is it possible to validate two excels at the same time in pace automation framework?
1
2 3 4 5