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
.
excel spread sheet
When writing the function, in the table array choose the table from the relevant sheet.
how to create a excel sheet
Pfa the excel sheet
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
Add a sheet
They are the same thing, excel is Microsoft's spreadsheet programme.
A sheet of paper folded in half for a manuscript is called a folio. It is a common format for writing and organizing text.
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
Calculating DSCR in Excel sheet
Select the sheet.
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