How to explain testing life cycle where exactly testing
starts after coding stage or after preparing FRS document
Answers were Sorted based on User's Feedback
Answer / allin
SDLC---software development life cycle
1)project initiation
2)requirements
3)design
4)coding
5)testing
6)implementation/ deployment
General scenario testing start from 1st stage.-- i am not
sure that is calling as document checking or missing data
checking.
depends on the user role, testing will start from 5 stage,
that means after coding.(Unit testing- depends on the
organization and you skill set or etc you know
thanks & regards,
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajiv reddy
THERE IS A HUGE DIFFERENCE BETWEEN sdlc and stlc
testing life cycle is as follows:
Test Initiation
Test Plan
Test Environment setup
Test Automation
Test Design
Test Execution and defect tracking
Test Results and Test Acceptance
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aaa
SDLC starts when the application is first conceived and is
no longer in use. It includes, requirements,design
documents, FRS,test cases,test strategy,coding,logging
defects,documentation, reports, system testing, integration
testing,smoke testing, sanity testing, etc..............
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ashok
initial stage
analysis stage
design stage
coding stage
testing stage
deliver/maintanence/implementation stage
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / tony
we can start testing As soon as possible in developing stage
| Is This Answer Correct ? | 1 Yes | 2 No |
How to decide the tool that one should use for automation testing in their projects?
What is the difference between close and quit command?
How does load testing work for websites?
How would you test your own element locator?
which tools is the best in Automation
what is defferevce between QA and QC
why should we choose VSTET(Visual Studio Team Edition for Testers) and not QTP?pleas give me the reasons for "WHY" we have web and client server app, supports power builder and on windows OS so this is the background of tech and envir things we have and now VSTET is good to use or not? if "NO" then tell me why
8. How we test web based application
In what condition we cannot use automation testing for the agile method?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
To retrive testdata which tool vl use?
What is Test strategy documents.