1. How many Process are there in Testing Life Cycle?
Answers were Sorted based on User's Feedback
Answer / paurnima
There are 6 steps involved in testing life cycle...
1) Test Planning-Here high level plan including test objective,test schedule,resources are mentioned
2) Test Design- Here we can create test cases,priorotize test cases, review test cases etc.
3) Test Implementation- create test scripts using automation.
4) Test Execution-Execute test cases using test enviornment.
5) Test Analysis- Here data usually will be obtained from defect tracking system. So we can calculate key indicators.
6) Postmortem Reviews- Here we can have discussion about lesson learnt from this system....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / angel
1)Requirment capture
2)Analysis
3)Test Planning--Test Strategy,Test Bed createion,Test Plan
4)Test development---Test Case,Test Scenario,Test Scripts
5)Test Execution
6)Analysis the result
7)Bug reporting
7)Test closure
9)Test summary Report
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chithira
Test Planning
Test Analysis
Test Design
Verification
Testing cycles
Final testing and implementation
Post implementation
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nagarajan
Kannadiga's answer is wrong , refer to PSwapnasri and
Swapnil
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / penisetty
Thanks for all who are helping me and Wish u all happy new
Year........
Now I have a one more question plz...help me
what is the I DIFFERENCE BETWEEN Performance Testing,LOAD
TESTING AND STESS TESTING JUST IN ONE LINE ANSWER give me
with an EXAMPLE PLZ....
penisetty@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / satishp
Hi pratikshyaji,
i didnt get ur answer.could u plz giv in detail.
satishpreetam@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / pratikshya mishra
The testing life cycle begins when it is first conceived
and ends when its not in use...
| Is This Answer Correct ? | 0 Yes | 5 No |
Answer / selvi
1) Identifying the Bug
2) Reporting it to the developer
3) Fixing the bug
4) Retesting it
a) If fixed the testing will be closed
b) else follow from the step1.
| Is This Answer Correct ? | 2 Yes | 9 No |
Is Alpha testing done by developers or testers?
Difference in web based application,desktop application and client server application? plz explain Us
What is white-box Integration Testing and its differences between Black box-Integration testing?
If any feature is removed from the application then also tester have to do Regression testing?
what is a RAD (Rapid Application Development) Model when do the firm go for such a model?
what is Defect Containtment?
can u give me the Test case step template and write one test case step (ex)please
What is deferred?
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?
What are the advantages of waterfall model?
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.
Can you please explain me about the types of Reviews?And which reviews are done by whoom?like Author,moderator etc..? Thanks for posting the Answer...