ALM 12.21: How to update Test Case after new parameters added to business componentHow to update result using REST API in HP ALM or QC?Running the test cases in ALM 12.01 version using groovy scriptHow to create a new run in ALMhow to create a VAPI-XP test case using javascript/VBscriptChange parameter values in ALM test plan using OTAIs there a way to upload multiple configurations at once to a test case in alm using vba/macro?Remote tests case execution on ALM-UFT, tests fails because of permissionsHow to change call test parameters in ALM?Need to update Test Scripts stored on ALM through AOMWhat is the proper way to set up parameter values in test config in HP ALM?
Closest Prime Number
Sequence of Tenses: Translating the subjunctive
How did Arya survive the stabbing?
What's the purpose of "true" in bash "if sudo true; then"
Type int? vs type int
How to run a prison with the smallest amount of guards?
Proof of work - lottery approach
Avoiding estate tax by giving multiple gifts
Go Pregnant or Go Home
System.debug(JSON.Serialize(o)) Not longer shows full string
Trouble understanding the speech of overseas colleagues
How did Doctor Strange see the winning outcome in Avengers: Infinity War?
Is it okay for two “sein” to be next to each other?
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
How to draw lines on a tikz-cd diagram
What does this 7 mean above the f flat
How to check is there any negative term in a large list?
How can I kill an app using Terminal?
Do sorcerers' subtle spells require a skill check to be unseen?
How to safely derail a train during transit?
What happens if you roll doubles 3 times then land on "Go to jail?"
Hostile work environment after whistle-blowing on coworker and our boss. What do I do?
Balance Issues for a Custom Sorcerer Variant
Where does the Z80 processor start executing from?
ALM 12.21: How to update Test Case after new parameters added to business component
How to update result using REST API in HP ALM or QC?Running the test cases in ALM 12.01 version using groovy scriptHow to create a new run in ALMhow to create a VAPI-XP test case using javascript/VBscriptChange parameter values in ALM test plan using OTAIs there a way to upload multiple configurations at once to a test case in alm using vba/macro?Remote tests case execution on ALM-UFT, tests fails because of permissionsHow to change call test parameters in ALM?Need to update Test Scripts stored on ALM through AOMWhat is the proper way to set up parameter values in test config in HP ALM?
In ALM 12.21:
How can I update the parameters in a test case (type businesss process) after I added new parameters to a business component that is part of the test script?
I have found now way to update the test case for the new parameters in the business component.
So far, the only way to get the new parameters into the test is to delete the business component from test script an add it again.
Which is cumbersome as I am creating lots of Test Cases using this workflow:
- Create Test
- Create Business Component request when new BC for Test is needed
- Writing Business Component steps, including parameters when needed
- Writing Test Configuration to fill the needed parameters in 1 to n iterations
Right now, between steps 3 and 4, I have to delete an re-add the BC from Test Script so that the new parameters show.
Any help appreciated!
alm
New contributor
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
In ALM 12.21:
How can I update the parameters in a test case (type businesss process) after I added new parameters to a business component that is part of the test script?
I have found now way to update the test case for the new parameters in the business component.
So far, the only way to get the new parameters into the test is to delete the business component from test script an add it again.
Which is cumbersome as I am creating lots of Test Cases using this workflow:
- Create Test
- Create Business Component request when new BC for Test is needed
- Writing Business Component steps, including parameters when needed
- Writing Test Configuration to fill the needed parameters in 1 to n iterations
Right now, between steps 3 and 4, I have to delete an re-add the BC from Test Script so that the new parameters show.
Any help appreciated!
alm
New contributor
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
In ALM 12.21:
How can I update the parameters in a test case (type businesss process) after I added new parameters to a business component that is part of the test script?
I have found now way to update the test case for the new parameters in the business component.
So far, the only way to get the new parameters into the test is to delete the business component from test script an add it again.
Which is cumbersome as I am creating lots of Test Cases using this workflow:
- Create Test
- Create Business Component request when new BC for Test is needed
- Writing Business Component steps, including parameters when needed
- Writing Test Configuration to fill the needed parameters in 1 to n iterations
Right now, between steps 3 and 4, I have to delete an re-add the BC from Test Script so that the new parameters show.
Any help appreciated!
alm
New contributor
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
In ALM 12.21:
How can I update the parameters in a test case (type businesss process) after I added new parameters to a business component that is part of the test script?
I have found now way to update the test case for the new parameters in the business component.
So far, the only way to get the new parameters into the test is to delete the business component from test script an add it again.
Which is cumbersome as I am creating lots of Test Cases using this workflow:
- Create Test
- Create Business Component request when new BC for Test is needed
- Writing Business Component steps, including parameters when needed
- Writing Test Configuration to fill the needed parameters in 1 to n iterations
Right now, between steps 3 and 4, I have to delete an re-add the BC from Test Script so that the new parameters show.
Any help appreciated!
alm
alm
New contributor
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Mar 21 at 15:54
Jan
New contributor
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Mar 21 at 15:49
JanJan
63
63
New contributor
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Jan is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55284334%2falm-12-21-how-to-update-test-case-after-new-parameters-added-to-business-compon%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Jan is a new contributor. Be nice, and check out our Code of Conduct.
Jan is a new contributor. Be nice, and check out our Code of Conduct.
Jan is a new contributor. Be nice, and check out our Code of Conduct.
Jan is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55284334%2falm-12-21-how-to-update-test-case-after-new-parameters-added-to-business-compon%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown