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 sanity test (or) build test?
8.your exposure to GUI testing?
How does the Priority matters. Will it affect only the Business impact or Functional impact as well?
how do you test me?
one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.
What is Defect Density?
what is test case management?explain in brief.
who provides the test data in ur company?
What are stubs and drivers?
How can your reverse a sentence("I LOVE MY COUNTRY" to "COUNTRY MY LOVE I")
How to do manual testing of a E-insurance project (end to end process)
what is agile testing when to perform this? have you performed agile testing anytime?please let me know more about this