Answer Posted / soni
HI, Deepa i don't agree with yout SDLC ans, what you have
explained is different types of methodology.
SDLC: there are 7 diffrent phases of SDLC.
- Information gathering,(Business analyst get the info.
from customer or end-users)
- Infomation anyalysis, (BA review the info and decide
time, deadline, human resource, cost)
- Design, (then technical people start design the
application)
- Coding, ( after design phase developer start coding
according to the BRS)
- Testing,( Once testers get the build they start testing
the build according to the BRS)
- Implematation, ( once tester are done tesing it goes to
implemantation means production environment and in the
production environment Users checks the application, (we)
tester call as UAT -User acceptence testing and accept it)
- Maintenance. ( Last phase is maintanace, any problems or
change request after the application is under the
production, that's call maintenance)
STLC: there are four phases of STLC.
- Requirement( tester gather the requirements from BRS or
FRS)
- Test Plan ( start writing a test plan according to the
FRS)
- Test Execusion ( Execute the tests and evalute the result)
- Defect ( Log the defect find during the execusion)
| Is This Answer Correct ? | 46 Yes | 6 No |
Post New Answer View All Answers
What is integration level testing?
What is Web testing & which action we take at the time of Web Testing?
What are noise variables?
What is verification in software testing?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is the quality process is following in your organization.
what are questions asked in TCS for database tester (sqlserver)?ay idea
What type of testing you perform in organization while you do system testing, give clearly?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What is meant my Firewall testing? how the testing is performed on it?
What is formal testing?
What is test closure?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?