sguda
15 years agoRegular Contributor
Paramiterization and executing the project multiple times.
Hi,
I have developed the 5 keyword tests in one project. Each keyword test will input the values in the text boxes to complete the student application in the 5th keyword test of project.
I want to create Different types of student applications by executing this whole project 2 times by inputting different values for certain fields on two of the keyword tests.
So i thought i can parameterize those values of the feilds on multiple keyword tests. For datadriven i cannot use while loop to feed the 2 types of values for feilds in the same key word test. For my script the entire project should run with all keyword test one time with one set of values and then it has to run second time with second set of values.
Because my keyword tests are connected to each other and all the keyword test will create application in the end of execution of project.
Also i saw the project item, i don't see any option of running the whole project 2 times. i have an option to run each keyword test 2 times which will be incorrect according to my application. and that is not what i want.
I hope i made the scenario clear.
Is there any other way to do this.
Please suggest me. Thanks in advance. i want to get clarified.
I have developed the 5 keyword tests in one project. Each keyword test will input the values in the text boxes to complete the student application in the 5th keyword test of project.
I want to create Different types of student applications by executing this whole project 2 times by inputting different values for certain fields on two of the keyword tests.
So i thought i can parameterize those values of the feilds on multiple keyword tests. For datadriven i cannot use while loop to feed the 2 types of values for feilds in the same key word test. For my script the entire project should run with all keyword test one time with one set of values and then it has to run second time with second set of values.
Because my keyword tests are connected to each other and all the keyword test will create application in the end of execution of project.
Also i saw the project item, i don't see any option of running the whole project 2 times. i have an option to run each keyword test 2 times which will be incorrect according to my application. and that is not what i want.
I hope i made the scenario clear.
Is there any other way to do this.
Please suggest me. Thanks in advance. i want to get clarified.