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 checkpoint? How can you handle the checkpoints?
how you will write test case for integration testing give me example
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.
what is parallel testing?
Suppose " You are given a build with 5 modules to test as per the Customer request after finalization of SRS, But the SRS contains only documentation about 4 modules. On what basis you will continue the testing of 5th module." ?
15 Answers HCL, TCS,
is it possible S1 comes under P1 ?
What is a successful product?
what is test summry report ?plz explain?
what is Regresstion testing? when it will be needed?
Hi,Please can any one tell me about SAP Testing concepts.
what is the difference between Test strategy and test plan?
25 Answers EDS, IBM,
What is information flow in testing