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 |
In a listbox of cities, if I enter B, it should display all the cities starting with B, then if i type BA, then all cities starting with BA and so on. Pls anyone give me all the positive and negative test cases for this. It is urgent. Realtime questions pls.
what type of testing you are doing ?
How can you conduct Database testing manually?...
What is difference between testing tool and tracking tool? Give example for both tools? whether QTP is testing or tracking tool?
What is the difference between bug,defect, error, failulre, fault & mistake?
how to prepare test case and test description for job application(like naukri.com)?
what is meant by estimation and it's use?
what are all the possible Test Cases for VoIP based applications
What kind of input do we need from the end user to begin proper testing?
difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)
How can write testcases on a code under development pls give asnwer
What is JAVA Testing, what we do in That ?