hi! this is vivek
i am having some of the questions can u clarify it sir
1.what is the model you are following in software
development?what is your testing process?
Answers were Sorted based on User's Feedback
Answer / bharathi
One more addition to the above answer,
In V Model the testing is carried out in Parallel with
development team.
SRS -- UAT
HLD -- INTEGRATION TEST
LLD -- SYSTEM TEST
CODE --UNIT TEST
we involve from SRS stage like gathering and understanding the
Requirements -> preparing test strategy -> test plan ->test
cases->than execution and defect reporting.
If i am wrong please correct me
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / krishna chaitanya rao
Hi Vivek,
There are different Models in Software Development,like
water fall model(classic),RDA(Rapid Application
Development),Prototype Model,Spiral Model,V-Shaped
Model.Now a days most of the companies are following V
model becaz it has Higher chance of success over the
waterfall model due to the development of test plans early
on during the life cycle.
In our Organization we used to write test cases on Use Cases
krishna chaitanya
9701199983
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deepika
Many models are there like spiral model , v & v model, prototype model, RAP ,RUP , now a days most using model is agile methodology....... The process of test cycle is STLC
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????
could u please suggest good coaching center in hyderabad to learn testing for a fresher
Hi, can only tel me correctly, Who will prepare Traceability Matrix ? reply soonn frnds plsss
how is security testing done in ecommerece application?
I get a .exe build for testing.What type of application is that.I mean whether it is web based or ----. I know it is not web based,but pls let me know what is the application that i have to mention in my resume.
what is test design techniques ?
please any one can sendthis q answer HOW DO YOU EXECUTE THE TEST CASE?
what is the difference between onshore and offshore company
what is monkey testing?
Hi... What is difference between QA and testing?
when will u write user aceptance test cases before functional or after?
An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).