Automatic transaction settings for runtime setting in vsuer

Source: Internet
Author: User
 
 
1: If define eachaction as a transaction is selected.
Each defined transaction includes INIT, Action1, and end as a transaction.
2: If define each step as a transaction is selected.
Each execution step is used as a transaction.
For example, there is only one Action1 (with four operation actions) and no custom action is defined.
Select 1 only: the Controller only has init, Action1, and end.Three transactions.
Select only 2: Then the execution controller has four transactions, that is, four operation actions, such as login, buy, logout, and home (four actions in Action1 ).
Both of them are 7 transactions.
Maybe there will be a question like this in the exam: There are five vsuer, the total number of transactions in the above different cases:
Only select * 5 = 15
Only select 2: 4*5 = 20
Select both: (3 + 4) * 5 = 35

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.