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 |
How do you carry usability testing?
5 Answers ADITI, CTS, GrapeCity, Intel,
Before starting to write a script, how will you find the test cases that have the same functionality? And how will you maintain the code?
Where we have to use perl scripting in Testing approach and its importance
Have you prepared traceability matrix and how to prepare it?
what is remedy testing, explain that and how can use that
Describe a past experience with implementing a test harness in the development of software.
What is Black Phase in SDLC?
Does a manual test engineer indulge with SQL commands to test database.
When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)
how you get build from developer? pl answer it?wht is build ?
What is the difference between functional requirement and non-functional requirement?
how can test the entire web site?