Where exactly the testing people will involving in SDLC?
Answers were Sorted based on User's Feedback
Answer / gaurav
Testing people will come into picture right after requirement gathering is done in SDLC. As Business analyst starts preparing the Functional requirement document testinf team can check documents provided by client and FRD prepared by vendors to that all the requirements are clear and well captured in document. Also there is no ambiguity in FRD and each and every requirement is testable so that same can be incorporated in Test plan.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / vikas nandvadekar
In SDLC process actually testing process is start in Requirement phase ,where tester can write the UAT Test Plan and UAT test cases as per SRS.
In Design phase,tester has to write Integration Test Cases.
In testing phase,actual testcase execution is done.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mudaseer
when the designer gives design check the spellings the design is jazzy
after the application is developed we have to test the application this in agile model and when we send the build to client client asks for changes then make sure that developer does the changes
| Is This Answer Correct ? | 0 Yes | 10 No |
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
What is integration testing?
How Can I do database Testing ?
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
even though automation tools are fast and reliable why do we go for manual testing..in almost 90% of the companies manual testing is used
write testcases for keyboard
some major negative test cases to break the sign up page having username password, email, url address field and some check box selection options ?
What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE, TEST SCRIPT? can any body give me definition with example.
In which Phase of testing life cycle we prepare test data and test scenario?
What is 'Shows stopper Bug'
What are the principles of software testing?
What is a top-down and bottom-up approach in testing?