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 build and release and what is the difference b/w them?
I heard that 2 0r 3 tier applications can be tested using Browser in the <<Intranet>> Is it correct. pls correct me
what is mean by object oriented design?how is testing affected by object oriented designs?
Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by another Test Engineer.module A and B has inter related functions.Then how you check the functionality of the module??
what is forward & backword tracebility matrix?
1. what are the types of testing you know and you experienced ?
Differentiate Test log and defect report.
How do maintain Risk cases,how will u handle the cases while u facing man power risk & the case after development u find ?
only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do
How to test cookies in Manual testing and how to disable cookies?
Write test cases to copy text file from C:\ drive to D:\ drive?
What is the deference between regression testing and re-testing?