What type of testing process is going on your company ?
Answers were Sorted based on User's Feedback
Answer / nsamudrala
Specially Manual testing, in need time automation testing
also
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kiran.b
the steps of test life cycle:-
test initialisation->
test planning->
test design->
test execution->
test reporting->
test closure.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is metrics in software testing? give me a brief detail about it?
what is meant by defect tracking system?
What is Risk anlaysis in software testing?
What is the difference between Use Case and test case?
How can you report the defect using excel sheet?
what is a test case?
How do you detemine wat to be tested?
How the build you will get in which form and to whom first it gets and how will they send to the testers?and who install it in the system?
What are the differences and similarities between build and fix model and the v-model??
do u know abt integration testing,how do u intregate diff modules?
Tell me your views in this project?
In front end if you enter one record it will be inserted in to 20 tables in back end.so How you are going to test in Manually whether data is going properly in to concern data tables or not? Is there any better solution to do that instead of opening the table and checking individually?