A software company that helps you develop, test, deploy, assess and modernize business-critical enterprise applications using COBOL, PL/I, REXX, JCL and CICS
Questions tagged [microfocus]
128 questions
-1
votes
1 answer
Load Runner- Network Virtualization: No NV Graph Visualization and incorrect location wise Response Time
I am trying to do a PoC on Load Runner- Network Virtualization.
PFB Scenario Details:
Demo Site: https://petstore.octoperf.com/actions/Catalog.action
Machine: Office Laptop
#Locations: 4
->Location Configurations:
1 User to each location (total=4…

Aditya Singh
- 31
- 1
- 7
-1
votes
1 answer
Can we perform Load Test of Guidewire Application using Microfocus Load Runner
We need to Test Performance Load Test for Guidewire Application(version upgrade project). Can any one tell us that Load Runner supports Performance load test of Guidewire Application or not.
Pros and cons if possible...

Asis Kumar Swain
- 13
- 1
-1
votes
1 answer
COBOL ARITH(EXTEND) - COBCH0143S Unknown IDENTIFICATION DIVISION paragraph
As we know Cobol has max support for numbers up to 18 digits. This can be extended to 31 digits with ARITH(EXTEND).
IBM - ARITH option syntax
If I try to declare variable with 23 digits
01 NUM31 PIC 9(23).
I am getting error: COBCH0213S Item is…

Ivke
- 1
-1
votes
3 answers
Loadrunner CLIControllerApp.exe event timeout issue from Azure Pipeline
I have created an Azure pipeline wherein I make use of CMD task to trigger a Load Runner Scenario on a machine which is hosted On-Premises but I am getting failure for the same. Please find the setup details below
Load Runner Controller:- My…

Pankaj Harde
- 55
- 1
- 11
-1
votes
1 answer
COBOL "File not found" while opening a file
I am trying to familiarize myself with COBOL. I try to start the following program:
identification division.
program-id. Bestand.
date-written. 08.05.2020
environment division.
input-output section.
file-control.
select…

Michael
- 23
- 1
- 6
-1
votes
1 answer
how to handle hanged application in test partner
I am new to Microsoft TestPartner automation tool, while I am running scripts of my windows application, after some time the application is hanging, Is there any way to handle this kind of situations in Test partner

Venkaiah Gangavarapu
- 3
- 1
- 2
-3
votes
0 answers
what is the major differences between Microfocus Cobol and other cobol
I am currently working for Microfocus Cobol.
Could any one please tell me what is the technical difference between Microfocus COBOL & mainframe cobol (VS cobol,cobol 2,we use VAG which generates the cobol code ftped to Mainframe).So, i wanted to…

prasad B
- 1
- 1