Adding Multiple scenarios using a base scenario

comm

New member
Joined
Jul 17, 2013
Messages
2
Reaction score
0
Points
0
I'll be creating a base test scenario. For Eg.
Base Input :
"Verify if the text inside the Search button is $Search"


String Values :
So in the Next sheet, i'll be providing the value of $Search for each locale such as,

Locale$Search
auabc
brjer
injyr







Outupt:

So on the third sheet, I have to get the output as,

Locale: au
Verify if the text inside the Search button is abc


On the fourth sheet,

Locale: br
Verify if the text inside the Search button is jer


On the fifth sheet,

Locale: in
Verify if the text inside the Search button is jyr
 
Last edited:
I'm not sure I'm 100% clear on what you're trying to do here. At first I was thinking scenario manager, but it almost sounds like you're looking for something like this: http://www.contextures.com/xlDataVal02.html

If you could provide a bit more clarity, and maybe even upload a sample workbook, that would be awesome.
 
Back
Top