Ask a Question

How to test multi functions

SOLVED
bafageeh
New Contributor

How to test multi functions

How to test multi functions without stop test steps .

look to snap file .

5 REPLIES 5
Marsha_R
Champion Level 2

When a error, and I have chosen to continue, it will repeat as shown in the attachment .

Hi,

 

Can you show us how execution of this piece is organized (test item settings, code that calls some function in a loop, etc.) ?

 

Regards,
  /Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================

 

Hi,

 

Thank you for the screenshots.

 

When a error, and I have chosen to continue, it will repeat as shown in the attachment 

This is because your code advances to the next iteration (Iterator.Next() ) only if the checkpoint passes. If the checkpoint fails, iterator remains unchanged and thus the loop repeats with exactly same data.

 

Regards,
  /Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
cancel
Showing results for 
Search instead for 
Did you mean: