in any software company how we got the srs document.how we
get it is it available in version control or in mannual we
get the document
Answers were Sorted based on User's Feedback
Answer / archana
In any SW Company we 'll get the BRS from clients and SRS
will be prepared by Quality analyst people.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / rajag
1)First of all BA people will go to the client place & take
all the requirments from client.
2)From the requirments BA prepare one BDD(Business Design
Doc)
3)BDD is the input doc 2 prepare SRS doc.
4) From BDD SA(System Analyst) prepare SRS(System
Requirement Specification) doc
We got the SRS docment through manually only.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / arun
Its completely manual thing y becaz if the input is given by
hyman after that output will come through automatic so the
input was given by man so manual testing control must be high
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj
first we selected for project in the sw company...the test
engineer first duty is downloading the srs document in ur system
| Is This Answer Correct ? | 0 Yes | 0 No |
What is STATEMENT COVERAGE testing
can any one give the format of writing test cases in excel sheet.
hi, please anyone write test case for "Print" screen
write a testcase for tea cup?
"search"test cases on Linkedin website and how will you write test cases on it?
build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered
Write few functional & non-functional test cases for a payment gateway system
Give me 10 test cases on library management system
suppose an interviewer asks you to write a testcase for a login window (and application is not given to test). Should we write actual results or expected results or both?
IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
What are semi-random test cases?