Tricentis Tosca 16.0 Released on Feb-2023 ----- UFT has been upgraded from UFT 15.0.1 to UFT One 15.0.2, Beginning at November 2020.

Sunday 9 April 2023

NeoLoad

NeoLoad (load and stress testing) is an automated performance testing platform for enterprise organizations continuously testing from APIs to applications. It simplifies and scales performance testing for everything, from APIs and microservices to end-to-end application testing through innovative protocol and browser-based capabilities. It makes web testing more quickly, efficiently, and frequently, helps to optimize performance of the applications. Its monitoring modules identify performance bottlenecks, allowing to correct them prior to production, thereby enabling to assess the performance and reliability.

It is designed, developed and marketed by Neotys.

Features - 


NeoLoad

  1.  NeoLoad Overview


Looping statements in Tosca

 To run TestSteps with branches, Tosca supports:

  1. IF
  2. DO
  3. WHILE Statement.

Synchronization In Tosca

Synchronization means matching the application speed with automation tool speed. It can be achieved in Tosca using ActionMode Wait On

Synchronization settings are located under the 

Settings->TBox->Synchronization.

Identify controls by index & by image

Identify controls by index option shows or hides the Identify by Index window. If a selected control does not have a unique ID, you can select an index to be used upon test execution to identify the control.

  1. To open the Identify by Index window in the Advanced View of Tosca XScan, click the Identify by button and select Index from the drop-down menu .

  2. Enable the checkbox next to Index to select the index. The index is calculated dynamically and based on already selected identification criteria.


Identify controls by image - 

Tosca can identify controls from an image by creating a screenshot for a specific control.

  1. Scan the required screen by using Tosca XScan.

  2. In the Advanced View of Tosca XScan, click the Identify by button and select Image from the dropdown menu to open the Identify by Image window.

  3. Select the control to be identified from a screenshot in the left pane.


Saturday 1 April 2023

qTest

qTest is a test management tool used for Project Management, Bug Tracking, and Test Management. It follows the centralized test management concept that helps to communicate easily and assists in rapid development of task across QA team and other stakeholders.

qTest is a cloud based tool and was developed by QASymphony. It supports all browsers especially Chrome, Firefox, IE, etc. and also supports different windows OS versions – Windows XP, Vista, 7, etc. QTest provides a 14-days trial period for Business email id with access to 4 users. qTest can be integrated with many other tools – JIRA, Bugzilla, FogBugz, Version One, etc.

Advantages : 

  • Cloud-based test management tool
  • Allow coordinating team across multiple locations
  • Supports Agile testing tools result in rapid deployment of product
  • Automatically create detailed defect document
  • Ability to add notes and annotations
  • Easy sharing option
  • Used in tracking all QA activities right from the first phase of the software testing lifecycle.
  • Supports Release Management, Build Management, and Module Management.
  • Supports all macro level activities performed by QA.
  • Useful in performing QA tasks such as writing TestCases, execution, reports, etc.
  • Useful in Project Management, Task Tracking, Requirement Management, and Test Management.

qTest

  1.  What is the qTest

What types of testing can be done with Tosca

 Using Tosca, we can perform GUI testing, mobile testing, API testing, BI and data warehouse testing, exploratory testing, etc.

What are the components of the Tosca Testsuite package?

  Tosca Testsuite package contains four components,

  • Tosca Commander - It is like an IDE used for creating projects
  • Tosca Executor - used for executing the test cases
  • Tosca XScan (Tosca Wizard) - used for scanning input fields and save the information as modules
  • Test Repository - used for saving all the workspaces

Define business parameters in Tosca?

Business parameters allow you to set the values you want in your test cases.

The below can be specified manually within the module: 

  • XML elements and attributes on the Payload tab 
  • JSON data on the Payload tab 
  • Headers in the list of headers 
  • Settings in the Params tab 
  • Details on the transport of requests 
  • Status code and answer time in response 

Business parameters can also be revised if the payload has changed. 


What is the methodology that the Tosca tool is based on

 Ans: Tosca is based on LinearQ(m) methodology