rashmidiwakar
14 years agoOccasional Contributor
Windows based application keyword testing,
Hi,
I am new to this tool,.
Basically i'm automating the test for one of the windows based application n its like a windows explorer.
Here i am recording the test using keyword test,
the very first test is Login,
i recorded the test for login but here i have a problem in putting the condition that if application is already logged in it should show the message that you are already logged in,
the very first step is
double click the application,
the page open with the icon called "click here to start"
the second step is to click on "click here to start" button,
once it is clicked the login screen will pop up
the next step is to fill user name and password and then click log in.
i could record these easily, but my question is how will i put the condition that if the "click here to start" icon does not exist after the first step, then the application is already logged in.
so how will i recognize that the button "click here to start" exists or not.
Thanks,
Rashi
I am new to this tool,.
Basically i'm automating the test for one of the windows based application n its like a windows explorer.
Here i am recording the test using keyword test,
the very first test is Login,
i recorded the test for login but here i have a problem in putting the condition that if application is already logged in it should show the message that you are already logged in,
the very first step is
double click the application,
the page open with the icon called "click here to start"
the second step is to click on "click here to start" button,
once it is clicked the login screen will pop up
the next step is to fill user name and password and then click log in.
i could record these easily, but my question is how will i put the condition that if the "click here to start" icon does not exist after the first step, then the application is already logged in.
so how will i recognize that the button "click here to start" exists or not.
Thanks,
Rashi