when will you do the requirement analysis?
Answers were Sorted based on User's Feedback
Answer / smohiahmed
Requirement analysis is done by a bussiness analyst. All
that a tester does is look at the requirements and write
test cases. Incase he/she finds the requirement to be
illogical, he/she can always bring it to the test leads
noice if not PM's notice. Hope answered your question.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / mudaseer
in our company business analysts explains to design engineer and designer gives designs & flow of the software
test engineers have to analyse the flow and write test cases
seeing the requirement
test engineers have to understand & if they have any doubts about the flow they have to ask business analyst
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lakshmi
After information gathering from customers group of
buseness analysts,Developers,tester eneniers will sit and
analyse the all customer requirement specefications
wheather all of customer requirements are relaible and
testable,how to test ,what to test,when to test etc.For
analysis they will keep formal records for future
comparision.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / abdul sameer
Test manager may participate in requirement analysis phase
along with Business analyst. Business analyst is not the
only one who does the entire requirement analysis. And in
testing life cycle requirement analysis has to be done by
testers at every phase of cycle for better understanding of
the application.
| Is This Answer Correct ? | 1 Yes | 3 No |
Mainly how many types of reviews are present?and what is the importence of reviews?
What is the difference between coupling and cohesion?
According to RBI rule how much money can be transferred through online banking at one time...?
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
Entry and Exit Ceiteria for System Testing?
What would be your action if client would raise a bug after release?
Explain about Double V model?
on what basis a tester writes test cases,i mean is it only based on FS and if so how can they know that a certain no of test cases can be written even b4 they write the test cases.bcoz a test plan contains how many test cases to be written by each tester.
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
What is v&v model??what is the difference between vmodel and V&v model??
What is role of a tester in the requirement phase?
Is dekstop testing and client-server testing same ?