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 |
Is apllication is window base or Linux base it create any diff. from QA point of View.?
What is defect removable efficiency?
How to run the Data Base Testing Manually ?
They showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
Hi everybody. In an interview i was asked to write the ECP for the range (1-10).
what is meant by Inspections? what arewalkthrough?
What is transient bugs ? How to reproduce those bugs? Can we log the those kind of bugs in tracking tool, if we found?
How do you react when the developer says that defect you logged is not valid?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
why we use sql server in webapplication
how to create automation frame work ?
What is XML Testing? Do we have any tools to test the XML? Please let me know.