Questions tagged [tosca]

Ask questions on how to test your software with Tricentis Tosca. Tricentis Testsuite is a tool for managing and automating your test cases.

  • Optimize Risk Coverage by minimizing the number of test cases to achieve the highest possible risk contribution for each test case
  • Manage Test Data by offering a fully integrated set of capabilities for the design, generation and provisioning of test data and Automate test cases

Links

166 questions
0
votes
2 answers

How can we store a dynamic value in Tosca?

I am working on Tricenties Tosca Tool. I need to overcome one challenge of storing dynamic values. Scenario is: I am working on healthcare domain project and we have to do registration of a patient. Once all the details of the patients are filled…
Vinee
  • 11
  • 2
  • 10
0
votes
1 answer

Tosca element locator got problem while x-scanning link or button attribute

I am exploring the Tricentis Tosca trial version and I facing a problem while scanning the home page of http://sampleapp.tricentis.com/, I took one attribute that is automobile Link And I add that in my module. I see that the location of my link…
0
votes
1 answer

Scanning menu items that disappear from screen with Tosca

I am trying to scan a context menu which appears on screen only on mouse over or clicks using Tosca. This is a windows based application, so inspecting the control will not work. How can Tosca scan / record such context menus? Tried recording with…
Sindhu
  • 47
  • 7
0
votes
1 answer

How can I create automation test for windows applications with java like Tosca does?

I need to create an automation test for a Windows application, this test will be created with java platform. I familiarized with selenium in java but selenium only can test web applications. I will use java 8 version with maven. What library…
0
votes
1 answer

How to integrate TOSCA with github

I have just started using TOSCA. Currenly using version 11.2. I would like to ask can we integrate TOSCA with github to store the repository? if yes, then how can we do it? which version to use for this ?
Hemant Varhekar
  • 42
  • 1
  • 1
  • 11
0
votes
1 answer

TOSCA Desktop XScan is not recognizing any properties, can't select anything

Just installed TOSCA and using the free trial version. I do not know why when I do desktop scan for my internet explorer browser, it doesn't scan/recognize any of the properties. (Please see picture) My resolution and browser is set to 100%…
Carol T.
  • 1
  • 1
  • 1
0
votes
1 answer

How to fix Tosca script? Loginfo says Buffer with name 'WaitTime_S' was not found. What could be the issue and how to fix?

I am new to Tosca tool. There are some scripts already created earlier. While running Template Instance, Error in loginfo says "Buffer with name 'WaitTime_S' was not found" and script failed.
Soumya
  • 1
  • 1
0
votes
1 answer

Cloudify Composer - Resizing/Rearrange nodes or components boxes' size

Question Is it possible to change nodes highness and width in Cloudify Composer ? Context I am currently trying to describe a (future) application, in TOSCA, using Cloudify. This model is used in a designing process, therefore I have different…
0
votes
2 answers

multi version application automation - TOSCA

Is there a way to manage multiple versions of TOSCA modules with same test cases. Please consider scenario below: There are 3 versions of applications that are in production. For each version there are small to mid level changes in modules scanned…
Deepak Kumar
  • 106
  • 7
0
votes
1 answer

Tosca blueprint: how to convert the dictionary output to string

In tosca blueprint, I am trying to convert the received the dictionary output to string. However I am unable to find a blueprint method relevant to this. I have added by blueprint below: process: args: public_ip: { get_attribute: [node1,…
Vishwa Dany
  • 327
  • 2
  • 16
0
votes
0 answers

Why does Jenkins running on aws instance keep failing?

I have a Jenkins running on AWS instance with Ubuntu server. Jenkins can’t reach the WSDL file on the remote server. The WSDL is running on the virtual environment (windows 10). What can I do to solve this issue? Building in workspace…
user7151558
0
votes
1 answer

How to read and temporarily store text from a text box on a web page

I am very new to TOSCA and I don't have a lot of help around me for it, online searches do not seem to answer my question either. I have scanned a basket page for a website and wish to create a loop to increase the quantity of a single product, but…
0
votes
6 answers

Identifying objects in Tosca with Xpath

I am recently brushing up my skills in TOSCA, I was working on it 2 years ago and switched to Selenium, I noticed that the new TOSCA allows identification using Xpath, and I am really familiar with it now, however, I cannot make it work in TOSCA and…
celestica
  • 11
  • 1
  • 3
0
votes
1 answer

Tricentis Tosca - Integrating with Selenium

Trying to integrate my C# Selenium WebDriver Script with Tosca and running into the following error while trying to execute the script. Skipped loading assembly SeleniumProject because it references an unsupported version of the nunit.framework,…
0
votes
2 answers

Scan an element that disappears from screen in TOSCA

Can anyone guide me on if we can scan an error alert in TOSCA which appears on the screen only for few seconds. Is there any way to do it after the element has disappeared.
Urvashi
  • 1
  • 1
  • 1