what type of testing process is going on your company?
Answers were Sorted based on User's Feedback
Answer / indu
innitially in companies after preparation of BRS n SRS
documents project manager catagory people prepares a test
strategy.depending on that strategy,project plan,BRS,SRS
documents our test leads prepares test plan.after
completion of testplan , a trainning session is arranged
for testers.
after that test scenarios,test cases are written
and reviewed by test mteam 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.
I think this is enough.
| Is This Answer Correct ? | 60 Yes | 4 No |
Answer / k v r murthy
We are the following testing process start with 'test
initiation' during the test initiation my project manager
select required testing factors based on projected
type,project requirements,scope and risks involved in the
project.After completion on test initiation my test lead
prepare a test plan which includes "what to test",How to
test","When to test","Why to test".After completeness of
test plan my test lead perform reviews for its completeness
and correctness .After finalization of test plan linke us
tester prepare a test case for module after teceiveing the
build from developers.We start execute corresponding test
case manually or using automation tool whenever required
during test case execution i found mismatches i will report
to the developer above tha mismatches.After receiving the
modified build from developers i perform regressing testing
on thhat modification build after execution of all
responsible on that results we put the test close review
for the complete ness and correctness of the test reviews.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / chinni
actually in companies there r 2 sorts of testing will takes
place.those r unconventional & conventional testing.
unconventonal testing done by QA people starts from
initial phase-preparing Brs/frs/srs And continues upto the
last phase-till user accepts the project.
conventional testing done by QC people starts from
Coding phase(white box testers will chech the developed
code) and continues in testing phase(black box testers will
check functional part of the modules & application) till
user accepts the application.
finally we will manage our testing process by Quality
Control.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / minni
In our company testing process starts with the
preparation of SRS. Once the SRS is prepaed by the Business
analyst, when the document is baselined at that time
testplan is prepared and from the baselined document we as
testers start writing testcases for useracceptance
testing.And in the design phase once HLD and LLD are
prepared testers start writng system testcases and
integration testcases. once coding starts we start testing
as per the testplan .
| Is This Answer Correct ? | 5 Yes | 8 No |
Answer / tooluser
Following testing process is going on
1. Unit testing- which is carried out by Developer
2. Integration testing- carried out by developer
3. System testing - tester carried out this
3. Acceptance testing- User carried out this
| Is This Answer Correct ? | 8 Yes | 12 No |
Answer / niroo
shashidhar reddy is absolutly right, i agree with u
| Is This Answer Correct ? | 2 Yes | 12 No |
Answer / sashidharreddy
actually tasting process is nothing but total testing
process on project
for this there will be many models will be there those are
like v-model,waterfallmodel,pad model etc most of companies
follows v-model only
| Is This Answer Correct ? | 2 Yes | 15 No |
Answer / guest
apptitudetest, writing test, quize test, hr test these are
all tests are the testing process
| Is This Answer Correct ? | 4 Yes | 105 No |
I need to prepare a Test Plan. Any one can provide the a Test Plan model which is sinple so that I can change use it in my company...
If you are working closely with business team, after receiving the requirements, if you think requirements need some changes, When will notice they need to be modified?,when will you approach them.exactly in what phase of SDLC?
plz explane about agile model
how many levels of regression testing is avilable in our testing process?
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or anything else? if require tab is not available then what's the status of test case?
what methods will you follow to repare test cases in your organization?
Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...
what is the format of traceability matrix
what type of testing u are doing?
what will you do when your reported defect rejected?
what are the key components of test plan document?
What is Defect/Bug/Error Life Cycle?