what are the contents we have to cover in manual testing to
get the job
Answer Posted / swati - swty79@rediffmail.com
Question is not clear...well had u asked which topics u
need to prepare to get a job ?...then
1. Testing definition, objective, techniques,methods
2. Types of testing
3. SDLC Models
4. STLC
5. Bug/defect life cycle
6. Documents - SRS, Testcase, Test Log, Tracebility matrix,
Test Summary Report, Test Plan
7. GUI
10.Web Testing
11. Few metrices
12. A bit of SQL
These are the contents for a person hunting with 1+ yrs of
exp
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Define what is a critical bug.
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What kind of testing to be done in client server application and web application? Explain
Give an example for pre testing and post testing ?
How does quality control differ from quality assurance?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What are the different types of integration testing?
List out test deliverables?
define Testing of Procedure, Triggers and Functions in data base testing ?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is bug priority?
What is defect cascading in software testing?