when testing will starts in a project?
Answers were Sorted based on User's Feedback
Answer / venkat
That is totally depends upon the company that using
software methodolody,if it is 'V' model definately it will
starts from analysis phase itself.
Smoke test will conduct by the developers or white box
testers.
Sanity test(initial test) conducted by the testing team
(black box testers)
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / naresh
It is based on the type of test methods followed by the
company,
In case of waterfall mode: Testing process will only be
started at the fourth stage, after
analysis,design,coding,testing,installation and maintenance.
In case of V-model(Verification & Validation): testing will
be done simultaneously after getting SRS Document.
Testing will be started after getting Test Plan.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / navdeep ahir
when tester gets the SRS it starts testing on SRS and makes
test cases from there and then when actaul product is ready
then it these cases are implemented on actuall product for
testing purpose
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sara
Req Ana is good But
testing will starts from preparing the test plan
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / navari
When an application come to a stable stat. That is after
BAT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi
It depends upon the process model..usually testing starts
once the application comes to stable state.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satya_k21
Hi,
Once the Requirements are based lined then only we can
go for testing
Regards,
Satya.K
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / ritesh
We will write the test cases first i.e as soon as we will
be getting Design Document form the Designers. After we'll
be getting SRS then we will be running those test cases. I
think I am rite if not then please tell me.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / pramila
<< Re: when testing will starts in a project?
Answer # 5
Hi,
Once the Requirements are based lined then only we can
go for testing
Regards,
Satya.K >>
This is wrong. once the requirments are based line u dont
start testing. u need to get the coding done n the build
for the test. if the test team is involved in requirment
gathering fine they start to do test on the requirments but
not after based line the document.
please any one correct me if am wrong
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / umesh
First we need to gather the requirements from customers n
design n coding then testing will be start.
| Is This Answer Correct ? | 0 Yes | 3 No |
When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??
How well you work with a team?
How do you develop a test plan and schedule? Describe bottom-up and top-down approaches.
Test Cases design during ??? four options are given below. Which 1 is correct... 1. Test recording 2. Test Planning 3. Test configuration 4. Test specification.
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
Write scenarios as on a paper cup (which we use to have tea) [Believe me, they can ask any type of question! :)]
5 Answers College School Exams Tests, IBM,
As a tester, what is the final report u submitted to ur customer? please write it in tabular form?
what is defect leakage?
what are the parameters u apply for doing functional testing?
What is System Testing and Integration Testing.Differentiate them.
what is test initiation? can anybody post the answer. very urgent?
if we have normal testcase,it is failed, and regression testcase is also failed.what is the bug present in both the testcases?