What is the sdlc?
what is the mannual tester roles?
Write test case............?
Sqlquerries...?
How many test cases do you write down perday.........?
Answers were Sorted based on User's Feedback
Answer / mahya
sdlc is a process which consist og phases to be fallowed to develop software application
manual tester role is to ensure the correctness quality security and completeness of developed application
--to find out defect
--document the defect
--track the defect till closure
--check for unexpected behavior ie regression testing for working areas
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anil
SDLC will demonistrate it explain the flow of activities carried out for implementing a S/W. Based on Size, Time, Cost availabily of a project.
SDLC commonly devided in 2 types
1.Sequential Model.
2.Incremental/Iterative Model.
Sequential Model:
*Waterfall Model
*V Model
Incremental/Iterative Model:
*RAD Model
*Prototype Model
*Spiral Model
*************************************
To Find Out Defect
*************************************
A Test case is set of preconditions, test procedures i/p data and expected results inorderd to validate a system.
In other words, a test case is simply what to do test and how to do test.
***************************************
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
What kind of techniques used while writing test cases?
What is bug severity?
What is the difference between qc and qa? What are the responsibilities of qc and qa?
give 1 example of an error with high severity and low priority?
What is the procedure to write test cases and what are the conditions to write test cases? please say...
What is pairwise testing?
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
What is a failure?
what is installation in software referred to as?
1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?
Is there any specific standard which tells, How many test cases should one person write in a day? and How many test cases should get executed in a day?