Questions tagged [ipaf]

61 questions
0
votes
1 answer

mandatory attributes in HP ALM

I have written PAF scripts and trying to sync with ALM. It throws an error like desc and expResult is missing in the activity How to resolve this?
Aruna
  • 19
  • 3
0
votes
1 answer

execute PAF scripts in a pipeline in GIT Lab

I create a project in git lab. I'm trying to use pipelines . Is it possible to execute PAF scripts in a pipeline in GIT Lab?
Aruna
  • 19
  • 3
0
votes
1 answer

How to upload and sync PAF scripts to ALM

What are the steps to Sync/Upload PAF Scripts to execute test cases in ALM from IDE?
Aruna
  • 19
  • 3
0
votes
1 answer

maximum limit of steps passed in ALM

I am trying to run ALM test cases with 1095 steps in single test case. But it throws an error ,What is the maximum limit of steps to be passed in a single test case in ALM ?
Aruna
  • 19
  • 3
0
votes
1 answer

How do we get ALM Folder ID from IDE?

I am trying to upload test cases in ALM using paf, How do we get ALM Folder ID while executing scripts in eclipse IDE?
Aruna
  • 19
  • 3
0
votes
1 answer

Generating pdf files using PAF

I am trying to generate pdf file using pace automation framework. Could you please tell me how to generate pdf file .Is there any tag in PAF to generate PDF files.
Aruna
  • 19
  • 3
0
votes
1 answer

get attribute value in PAF

How to validate the value inside input field using PAF tag? I tried several methods which was a failure. Google says we have getAttribute() function in Selenium. What is the alternative for the above function in PAF?
Aruna
  • 19
  • 3
0
votes
1 answer

PAF installation for windows 7

I am trying to install PAF in windows 7 ,but facing error in the system. Is there a separate bat file to install PAF for windows 7?
Aruna
  • 19
  • 3
0
votes
1 answer

TestRail integration with Pace Automation Framework

Does PAF supports TestRail integration of automation scripts? TestRail is the single source of truth for all testing data. If yes, Please provide a brief introduction to establish the integration.
Aruna
  • 19
  • 3
0
votes
1 answer

synapseRT integration with Pace Automation Framework

Does PAF supports synapseRT integration of automation scripts? synapseRT is a Requirements & Test management system in Jira. If yes, Please provide a brief introduction to establish the integration.
0
votes
1 answer

Executing the PAF test scripts in GitLab

While executing the PAF test scripts in GitLab, it will throw error "Job's log exceeded limitation". How to resolve this?
Anjana
  • 1
  • 1
0
votes
1 answer

Zoom In and Out Browser in PAF?

I need to perform actions like Zoom In and Out using Pace Automation Framework. How to use PAF Tags using keyboard Keys?
Anjana
  • 1
  • 1
0
votes
1 answer

Chrome driver issue in PAF

While executing the script in PAF , I am getting error message as 'chrome driver doesn't support the chrome version' . How can we resolve this issue?
Anjana
  • 1
  • 1
0
votes
1 answer

Image Comparison in Pace Automation Framework

Which tag is used to compare images using computer vision in PAF? For example, I want to check whether an image is present in the full screen of web application while automation. The tag should be able to return the precision.
0
votes
1 answer

How to use $excel{} in activity xml file?

How To use $excel{} Tag in activity xml in Pace Automation Framework?
Anjana
  • 1
  • 1