What type of testing process do you follow in current
organisation?
Answers were Sorted based on User's Feedback
Answer / toanju
we are following Agile testing process which include
1 (XP) xtrem programing
2 it promotes pair programming and shared code ownership
amongest the developers
3 it promotes component test script shall be written before
the code written and that those tests should be automated
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / t.j.stanley
Water Fall model/ Linear sequence
1.Requirement Analysis.
2.Design
3.Coding/Development
4.Testing
5.Implementation.
6.Maintenance.
| Is This Answer Correct ? | 9 Yes | 5 No |
Answer / sharad
Whenever we get any new project there is initial project
familiarity meeting. In this meeting we basically discuss on
who is client? What is project duration and when is
delivery? Who is involved in project that is manager, Ba,
Team lead, developers, testers etc.
On SRS project plan and test scenario develop. Developer
started development on base on SRS. Responsibility of tester
is to make test cases on the bases of SRS and test scenario
according the assign module. We try to cover almost all
functional test cases from SRS. We are maintain for the
excel sheet for that. When tester finish test cases writing
we are doing interchange the test cases between tester and
review it. After internal review over test cases send to the
Team lead for final review.
When developer finish individual module, those module is
assigned to the tester. Some testing is performing on the
module. If it is failed in that then it is reassign to the
developer for fix. For pass modules manually testing is
started from the return test cases. If any bug found then it
is assigned to the developer and log in to bug report. After
the bug fixed tester retest the case and also doing the
regression testing on bug fix or validation. On testing bug
is fixed then make it as close or if not close then bug life
cycle repeated.
Now a day we are using Agile testing method in our
organisation. In that we are call to the customer in our
testing environment. And show him tested application. Most
of the time requirement does not stable mean to say it keeps
change according to customer so in this situation we need to
use dynamic approach for testing. Different tests are
performing on individual module and integration testing on
integration modules. In that we are include functional
testing, Regression testing, Security testing, Browser wise
testing, performance testing carried out as per SRS. On
passing on all cases make report and decision is taken to
release the product.
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the exact testing types you involved when testing the webapplication testing and clent server application testing?have u find differene interms of testig?
explain the ISO standard ( more explanation about the ISO
can you please tell me what is field validation and form validation in details,how is this perform
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
urgent --pls help me out friends i have given my current project as inventory , where it iuncludes the modules purchse order, receiving list, items receipt, sales order ..if anybody involved in the similar project pls send me the test case u wrote and bug u found ... my email id -ranjieni@gmail.com
difference between sanity testing and smoke testing?
What are the roles of glass-box and black-box testing tools?
diff stages between open and fixed status in defect bug cycle
Explain about your current project role? and What are the applications involved? Where you will get paper bills?
What is test report?? du u;ve written any test reports
There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???
Hi,please help me out with my ques:what will be the url link while doing the testing?