what is mean SRS and URS .
differns btwn SRS and URS
Answers were Sorted based on User's Feedback
Answer / parthiban
Hi,
URS = User Requirement Specification
As a user what do you expect from the system. For e.g.
System should have the facility of providing the
acknowledgement receipt to the enduser after the
registration in online.
SRS=System Requirment Specfication
To met the URS, how to design the system. What system
requries to satisfy the URS.. For e.g. requirement =
Acknowledgement
So Input, process, output these details have to be captured
as a part of SRS to met the acknowledgement requirement.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / diji
SRS- SOFTWARE REQUIREMENT SPECIFICATION
US-USER REQUIREMENT SPECIFICATION
| Is This Answer Correct ? | 18 Yes | 6 No |
Answer / niveditha
Hi,
SRS is system requirement specification which usually
contains functional requirements.
URS is user requirement specification which contains
business requirements.
We use SRS for creating Unit test cases (mostly) as well as
functional test cases
USR is used to come up with test scenarios & functional
test cases.
| Is This Answer Correct ? | 12 Yes | 4 No |
In general, how do you see automation fitting into the overall process of testing?
what is mean by test coverage?
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?
how are objects identified by winrunner
How to Know through script which add-ins are loaded with winrunner?
can u explain what is frame work,can u show it on the paper by drawing ,have u done the frame work in winrunner automation
how u can do parameterization in winrunner? tell me the sample code.
How do you call windows APIs, explain with an example?
what is the tsl statement for selecting the position of item in list box in winrunner?
What is the default type of constant TSL supports?
What is the TSL function in WinRunner to connect to test director?
1 Answers Infosys, Kanbay, Scope International,
what is the use of add-ins in winrunner?