Answer Posted / lintymol k.j
STLC is Software Testing Life Cycle.It contains 7 Phases
1.Test planning
2.Test Analysis
3.Test Design
4.Costruction and Verification
5.Testing Cycles
6.Final Testing and Implementation
7.Post Implementation
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is early testing?
What is white box testing?
What is fuzz testing?
write the test case for Bulb & Mobile phone
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
How would you test a service oriented architecture (soa) web application?
how to write defects in excel sheets when defects occured
What r all the security problems u r facing & the measures taken to solve.
What is exploratory testing and when should it be performed?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
How do you go about testing a project?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
how to write defects in excel sheets when defects occured
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
wat is meant by frontend and backend testing