answersLogoWhite

0

Test Scenarios Template

Project Name

TEST SCENARIOS

Team ID:

Author:

Test Manager:

Test Lead:

Date:

SR. NO.

MODULE NAME

SUB MODULE NAME

Test Condition (Object)

SCENARIO

COMMENT

1

Login

Login

USERNAME/PASSWORD

1.If the username and password are correct and user clicks on SUBMIT button, user should be logged in.

2.If the username or password are incorrect and user clicks on SUBMIT button then appropriate error message should be displayed.

Valid

Invalid

.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What format does us bank statement display in?

excel spread sheet


How can you put vlookup formula from three different excel sheet?

When writing the function, in the table array choose the table from the relevant sheet.


How do you make a result sheet in Excel?

how to create a excel sheet


What is the full form of PFA in Excel sheet?

Pfa the excel sheet


How can you provide the cell protection in MS-Excel.?

open a new excel sheet and goto format option and then goto Protect Sheet,open a new dailog box having to many options/attributes and which you want protect check at these boxes protection will be implemented


How do you make a cover sheet in excel?

Add a sheet


What is the difference between Excel sheet and spread sheet?

They are the same thing, excel is Microsoft's spreadsheet programme.


What is the name for a sheet of paper folded in half for a manuscript?

A sheet of paper folded in half for a manuscript is called a folio. It is a common format for writing and organizing text.


How can you convert a number to text in excel sheet?

You can use the Format menu and pick Cells and then choose the text format. Another thing you can do is to type a single quote in first and then the number, and it will be treated as text, like this: '100


How do you calculate Microsoft Excel sheet Debt-Service Coverage Ratio - DSCR?

Calculating DSCR in Excel sheet


How is a sheet made active on excel 2007?

Select the sheet.


What is the program to fetch a notepad contents to the Excel sheet using Perl?

When you ask questions like this, you need to specify what format your data is in. A common format is CSV. I believe that Excel accepts CSV format. Maybe if you write your file in CSV and change it from yourfile.txt to yourfile.csv, then Excel will be able to read it properly. Or maybe you'll have to search through the Excel options for CSV. If I'm wrong and Excel can't read CSV, then I for one have no idea what Excel's format is like. CSV is quite simple. You write out each row of the spreadsheet as a line of text, and you separate the columns using commas. Example: Year,Sales,Profit 2006,42018,6320 2007,44619,7706 2008,47328,9584 2009,41621,-800