Difference b/w srs and functional specifications? what are
the approaches u'll follow while integrating the modules
Answer Posted / venkat
Hi Mr. Rajendra,
Really you gave the great answer here.
But here I have one clarification with your point no 3.
Target user:
When we develop the system, we have to analyze who are all
the users of our system and they are all coming under which
category. Say like Admin, CCO(Collection counter office),
public…. instead of developer and testing…
This is the way we have to specify the target user and we
provide the access permission based on their category…
Am I right?
Thanks and Regards,
S.Venkat
sarulvenki@rediffmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
how to create automation frame work ?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is coverage and what are the different types of coverage techniques?
Could some one tell me test cases for multi line text boxes like Notes field?
1.what promted you to become involved in QA/Testing?
any one please send me any test case examples with tabular columns in manual testing
Why is software testing required?
What is mean by incident logging system ?
In what situation would you want to parameterize a text verification check?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
When have you had to focus on data integrity?
What is reverse engineering?
Who are all involved in an inspection meeting?
In Manual testing how to test proxy servers? can u please explain with example?