i am passing 100 usernames and 100 passwords for 100 users how to know that each user login with corresponding username and passwords how to know that after test execution 1st user login with 1st user credentials and 2nd user login with 2nd user login credentials 2 users can login with same username and password even though i run the execution with sequential each iteration after test execution i want to check that each user will take corresponding login credentials or not
↧