who will prepare Functional requirements specification(FRS)
Answer Posted / ravikanth
ofcourse FRS is developed in client side, but it will be
developed by Business/system analyst
ravi
| Is This Answer Correct ? | 10 Yes | 10 No |
Post New Answer View All Answers
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
What is quality center? What are the modules of quality center?
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
What are the two main categories of software testing?
What and why is api testing?
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
What are the benefits of requirement traceability?
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
what are all the possible Test Cases for VoIP based applications
What about the test case if the field only takes a certain number of characters or a minimum number?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
What is Independant Testing? When and where this type of testing will be performed?
What kind of testing to be done in client server application and web application? Explain
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?