i'm confused to wite a Test Scenarios. can any one help me
how to start?
Answer Posted / mudaseer
test scenarios for login
"Verify the following text fields in the Loginscreen
Username, Password."
Verify the following Buttons in Login screen-Login,Reset.
Verify the mandatory fields in Login screen.(without entering data in the text fields)
User Name and Password field are appearing in proper position In the page or not.
User name and password fields are having same font, proper look up feeling or not.
User name and password field are properly aligned.
Check the spellings are proper are not.
Button fields are active and doing desired work or not.
Verify the validation message when trying to login by leaving any username and password fields.
Verify the validation message shown when trying to login by leaving username field.
Verify the validation message shown when trying to login by leaving password field.
Verify the error message after logging when wrong User name using.
Verify the error message after logging when wrong Password using.
Verify the error message after logging when wrong User name and Password using.
Verify the error message after logging when long username , that exceeds the limit of characters using.
Verify the error message after logging when long Password ,that exceeds the limit of characters using.
Try copy/paste in the password text box.
Verify if user is able to login to Application when using correct credentials.
Verify the functionality of RESET button.
verify the look and feel of Login Screen.
After successfull sign-out, try "Back" option from your browser. Check whether it gets you to the "signed-in" page.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Write the test case for a login page?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
What are the test cases for mouse?
Positive and Negative test cases for the speedometer?(minimum 5 each)
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Can anybody help me out to write test cases for booking train ticket online???
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
Explain the ramp testing?
How to write test cases for lift?
Do you write test plan and test case?
how to write test cases for smart meter for gas and electricty
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
For how many days (or) weeks you will test a product or software?