At what stage of the life cycle does testing begin?
Answers were Sorted based on User's Feedback
Answer / rk
Begining of testing stage depens upon the software life
cycle used in the companies.Suppose the company using
waterfall model begins after developing (Coding) company
using v model begins rite from the begining
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajesh.pothina
Testing begins at the stage when the specifications r
written,i.e. from testing the product specifications or
product spec.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ajay
As both the testing and development team will receive the
specifications, the testing team will start to prepare
Testplan parallely as the development team will be involved
in developing the application.
After completion of testplan the work is assigned to each
and every tester individualy to develop testcases for the
build which has to be come from the devleopers.
Our test execution stage will start as soon as we receive
the first Build that is after completion of the CODING
PHASE.
And at this point the actual picture of testing will come.
Hope understood better.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
Hi
Requirement Analysis itself as Static Testing
OR
Requirement Review process.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sj1234
Hi I anweerd it in a differnt manner.
TEST LIFE cYCLE CONSITES OF THE Following phases and
tEsting is at 4th stage of the Life Cycle.
OF
1. REQUIRETMENT AS WHAT TO TEST
2. TEST PLANNING
3. TEST CASES
4. TESTING
5. REPORTING THE DEFECTS
| Is This Answer Correct ? | 0 Yes | 0 No |
Testing is a process nothing bu verification and validation,
The first part of testing as verification starts at the
time of designing the specifications it self, and other
part of testing as validation starts once the
specifications are designed to release of the product or
project.
Hence comin to stages of life cycle, in first two stages as
requirements gathering and analasys verification plays its
role.
in remaining stages validation plays its crucial role as
validation in coding , testing, exeution, release.
arjunrmallik@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Can anyone explain me about, the white box testing and black box testing, in detail?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
can anyone give FULL DETAILS on ATM scenarios, test cases and test cases PURPOSES
Who fixes the bug as Severity and priority ?
12 Answers Access, Aricent, Infosys,
1. what is baseline document , can you say any two ?
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
What is un-installation testing?
what are the bugs we canot find in the black box testing?
He has given table attributes- empid,empfirstname,emplastname,MangerID.And he asked write query to display empfirstname and mangername?
what is traceability matrix? when we are using this traceability matrix in ur project?
what is the difference between test senario and test case?
What is an entry criteria?