What are the testing processes after getting SRS to tester?
Answer Posted / viji
After getting SRS,team manager prepares a test plan,then
test cases are written by tester.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
When have you had to focus on data integrity?
Inwhat basis the time is allocated for testing the application?
How do you get programmers to build testability support into their code?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Need to know about Quality Center in brief
How will you determine when to stop testing?
Should testing be done only after the build and execution phases are complete?
. Is any graph is used for code coverage analysis?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What is test startegy?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
Can you explain exploratory testing?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.