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 |
3)what is quality assurance and Quality Control?
which test cases are not to be automated
Write TestCases for ATM Machine ?
SAY I HAVE A GMAIL PAGE OPENED IN IE 8 NOW WHAT WOULD BE YOUR COMPATABILITY TEST CASES FOR THAT>?
How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance
Hai can any one tel me what is Concurency Testing?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What is different between QA and QC
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
How do you do Analysis and design for testing projects?
i have 500 testcases there,how to perform the Regression testin nad retesting?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.