can anybody tell me "what is ur testing process in ur
company" pls explain what is the process when v get a build?
Answers were Sorted based on User's Feedback
Answer / ravi kiran yadav
Testing Process
Test requirements ( Functional spec doc and Non functional
spec Doc)
Test Strategy (What to do,where to use Automation ,What to
do,where to use Automation how many people are required i.e
resource )
Test plan ( What type of tool ,what type of testing is to
be applied on this functionality)
Test case Design
test execution
View results
Report bugs
Track the bugs ( whether they are fixed r not)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kalyan
In my company we are follow the Agile/ Scrum methodology
scrum is nothing but one of the way to assigned the
strategies
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / avs.krishna1986
Initially in Companies after completion of SRS and BRS
Reviews project manager category people prepare the test
strategy based on the test strategy project plan and SRS
documents our test lead will prepare the test plan, mean
while requirements understanding done by testers after
completion of test plan a meeting is arranged for testers.
after that test scenarios,test cases are written
and reviewed by test team members for perfection and
completion.then the real testing, means execution
starts,bug tracking reporting and fixing ,regression
happens simultanaeously,till all the major functionalities
are covered.Like this the testing process goes on till the
end.After this a test clouser meeting is called .then user
acceptance test is done.then the completed build bugless
build is released.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / s.ramprasad
As for as Black Box Testing is concerned it is Functional
Testing & Regression Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mythreyi
I think in general the testing process followed by a
company is
1)gather requirements
2)understand the requirements
3)test plan preparation
4)preparation of testcases
5)execution of testcases
6)preparation of test report
7)bug verification
8)bug reporting
9)maintenance
10)delivery to client
if it is wrong, pls correct me
my mail id; mythreyibh@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between sanity testing and smoke testing.
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
White Box testing won't detect missing function? a. True b. False
What is Standalone testing?
Differentiate verification and validation?
what is link testing?
hi sir, Mfsi_krushnas [Mindfire Solutions] i think ur answers are good........ pls mail me ur institute address .... r u faculty? i need database testing on sql server... gan9000@gmail.com, what is the market for db testing, max companies are using which database on db testing.... sql sever or my sql or sql-oracle?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
what are the various bug reports that u publish
plz anyone can explain me what is PB/MF based application?
What is the difference between SIT AND IST?
Difference between Re-testing and Regression testing?