what is the Testing Process in your organization
Answer / murali.msc03
1. According to my company BA and PM will get the
Requirements initially from the client these requirements
can be named as BRS(business requirement specification) or
BRD.
2. then PM and Qualty Analyser will prepare the software
Requirement Specification(srs)ie., the flow of the
functionality of the application, then SRS will be send to
concerned TL (ie both development and testing)
3. Then Testing TL will Prepare TestPlan based on SRS
4. Then Test engineer will be part of testing of preparing
the testcases based on usecases prepared by development Team
5. Then after Build Deployed TE has to Execute the
Testcases.
6. Bugs Found should be raised.
| Is This Answer Correct ? | 21 Yes | 2 No |
Explian about boundary value analysis with an example ?
what is the diff between verification and validation.is verifiction and validation will takes place in each and every phase..pls send a clarified answer
what are the minimum requirements to start testing ?
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?
what is the need of white box tesing before doing black box testing?
how would u do performance Testing manually for web site.
i know that there are two types of applicationa.one is web applications and the other is client-server application.web means online applications,and client server means we have to install in our systems to use it.now my question is ,yahoo messenger which we have to install in our system and have to work on line.this application comes under which type of application.
what is prototyping model,RAD model V model, spiral model?????
What type of testing process do you follow in current organisation?
what is pass and exit creteria
what is verification, validation
When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.