Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass the input value from test script 1 to test script 2?

Former Member
0 Kudos

Hi,

How to pass the input value from test script 1 to test script 2?

I am giving value for A = 1 in the test script 1. I need to pass this (A) value in the variable B in the test script 2.

Please let me know the solution for this.

  1. Khajini.
1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Khajini,

You can create an export variable type from test script 1  and assign it to import variable of the test script 2 . Also the two test scripts should be called in one main script.

Hope this information helps you.

Regards,

Latha

2 REPLIES 2

Former Member
0 Kudos

Hi Khajini,

You can create an export variable type from test script 1  and assign it to import variable of the test script 2 . Also the two test scripts should be called in one main script.

Hope this information helps you.

Regards,

Latha

pb3030
Explorer
0 Kudos

Hi Kajini,

These are very basics and these are alredy answered in other threads, hence avoid creating new threads for the same issue. Kindly search for the existing threads for the solution.

Regards,

PB