what is fs
Answers were Sorted based on User's Feedback
Answer / sudhakar8
The Functional Specification includes specific information
about each functional requirement of the software. The
Functional Specification should describe, for each
functional requirement
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sevy
FUNCTIONAL SPECIFICATION: The blueprint for the design of a
system. With regard to a business information system, the
specification provides the documentation for the database
structure, the human and machine procedures, and all the
input, processing and output detail for each data entry,
query, update and report program.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / asdf
It is document where the requirements are present(given by
client) mapped to a sequencial number based upon on which
tester will raise defect if there is any mismatch found
while executing the testcase from test case document inturn
contains number mapped to FS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sm
Functional specifications prepared from the SRS Document
| Is This Answer Correct ? | 0 Yes | 0 No |
what is test coverage?
Can v prepare Test cases only from BRS from Tester point of view?
What is deferred?
what will be the Test case for ATM Machine & Coffe Machine?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
how to write manual testcases for download the files from the template. for example:from product cost enddate
What is LOI Testing?
what is the importance of test data while testing the application? and how hard it is to set up the test data?
difference between stress testing and loadtesting
Define brain stromming and cause effect graphing?
What is Prototype Testing?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing