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 |
How do you handle unexpected events and errors?
How do you add a property to the checkpoint from the script?
Explain the purpose of gui map configuration?
How do you make the configuration and mappings permanent?
How do you create a new expected results in winrunner?
When would you use 'set_window' and when would you use 'win_activate'?
Explain the difference between gui map and gui map files?
what is the winrunner framework?
The default type of Constants and variables supported by TSL are..
Where are test cycle folders created if TSL Script is not saved
Difference between actions and functions
wahat do u mean by exceptional handling in winrunner