When should testing start in a project?
Answers were Sorted based on User's Feedback
Answer / raghu chandra
Well testing in a project can be started in two ohases.
They are 1) Conventional testing
2) Unconventional testing
Conventional testing starts after the coding part in the
SDLC. Here the functionality of any pertiucular application
is being tested.
Unconventional testing starts right from the first ohase of
the SDLC. Here the functionality is not being tested but
all the documents that come out in each phase are tested
that is BDD-initial
SRS-Analysis
TDD-Desing
SCD-Coding etc...
Hope its the right answer.
Please suggest if any changes can be made.
| Is This Answer Correct ? | 22 Yes | 0 No |
Answer / siva.a
Once the requirements are baselined then only we can go for
testing the application.
if it is wrong plz.correct me
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / mohan shyam
As per the principal of software testing, the testing
should start from the initail stage of Software Development
Life Cycle(SDLC). We should verify every stage of SDLC,
whether it is Requiremwnt gethering Stage,Design stage or
coding stage..... verification(testing) is required at
every stage of life cycle to deliver Quality software to
the Client.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / manoj kumar
when the client approval the requirement and test lead
prepared the test plan then we can start the testing. if i
am wrong then clear me
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ch.s.m.prasad,kkd
Once the requirements are frozen then we will writing the
test cases
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shraddha
As soon as we have a software requirement(baseline).
| Is This Answer Correct ? | 3 Yes | 1 No |
whenever we get a requirements than we can start a testing.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rakesh nelapati
once we are getting the requirements from client immediatly
we start the testing process.then we can approch diffent
style that means that is depends up on organization.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / praveen
In SDLC testing can be started from the requirements gathering phase and lasts till the deployment of the project. However it also depends on the development model that is being used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jahas
after we getting the base line requirement from the client... Based on the risk, time , cost etc .......
| Is This Answer Correct ? | 0 Yes | 0 No |
Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
what is the chronological order in software testing
What is the database testing?
Hi Im Swarupa I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Hyderabad
Explain the scenario with example.
suppose i want to execute 1000 tcs in a day there no time to execute the testcases then as a tester what i need to do plese give me the correct answer?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?
there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks
1.What is Traceability Matrix and who prepare it. 1.1 How u can map the Requiremet wid Test Cases. 1.2 How u can find out that in Particular Test Case,some requirement is missing. 1.3 For a particular requirement,how u determine that how many TCs should prepare. 1.4 Gaie the Idea about Tracability Matrix,meant Format.
What are the main key components in client and server applications?
what is sanity testing when do u start it
find out the odd man out in following options GUI spy, Object Spy, Gui map editor, Inspector.