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 |
Hi,iam geetha i want to know about the different type of testing for the webapplications. Since iam doing only manual testing, i want in full details about webapplication testing. Thanks in advance
First Name & Last Name fields are there in the application form, In Application First name & last name fields accepts the numerical value 453455 & special characters $%#$% . My question is that --> I think No need to write test cases for Numerical value & special char. for First & Last name fields BECAUSE No one will enter such a input data at client side b'coz it's not practical. Let's me know the answer.
What are the four steps of automated testing?
if anyone ask why did u choose testing field instead of ur core subject after btech in ECE how should i answer
what is meant by adhoc testing?
what is the entry criteria and exit criteria of integration testing?
What methodologies have you used to develop test cases?
Who Prepare the Master Test Plan? Who Prepare the Test Plan?
As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.
How for Monkey testing is useful for a tester for his growth in IT field? Is there any growth in doing monkey testing
difference b/w sanity testing and somke testing ?
what to test in usability testing.?