CGI MANUAL TESTING INTERVIEW questions:
1. tell me about your self
2. could you please explain bi-directional traceability
3. Tracebulity matrix with example
4. What and diff between validation & verification
activities
5. Possible ways to check the log-in screen page get locked
(user acc should b same all ways)
6. log in screen for a job portal for user and new
registration user screen and give some new requirement
changes
7. What is maintainace testing and support-testing
8. What the real time scenarios you are using your system
9. what are the techniques used for test coverage
10. what are the methods used for manual testing to write
test case
11 is any domain you would like to prefer
12 have you been a part of end-to end testing (system
testing)
13. What is non-functional testing?
Answers were Sorted based on User's Feedback
Answer / rajani
trasability matrix is a cross reference document between
requirements and test cases.
| Is This Answer Correct ? | 31 Yes | 0 No |
Answer / ff
Tell me about yourself is very crucial as part of
interview.u should b very bold to answer this question .u
should start like ur name,ur ttl experience current cpny
working,ur highest degree and explain ur project .as part of
ur project what is ur responsibility.
Bidirectinal traceabilty.as we know the the traceability
defined as mapping the requirement with testcases.check
whether the requiremwnts matches with requirements as per
the client req spec.
* cHECK WHETHER THE GIVEN URL IS CORRECT OR NOT.
*CHECK FOR VALID USERNAME AND PASSWORD
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / vikas kumar
1.Explaination start with "Hi Everyone.. I am XXXX.I have done my <latest Qualification> and started my career as a < Role> in <XYZ Company>.I have worked there in ..<Now can explain in brief about your projects.technology,your roles/responsibility.If having more exp then try to minimize the details.
2.There are two way to prepare RTM.One way you can map all Requirement with Test case.Suppose for Req ID#1 has 5 TC then in row 1 can wriote Req#1-->TC#
row #2, Req#1--> TC3..So first map all req with TC ID.This is called forward RTM and reverse is Reverse RTM here can map each and every TC ID with Req ID.So end of the testing you can conclude each Req ID covered with all TC and vice versa.
4)Varification: it is the process of confirming that s/w "meets
its specification".It involves reviews and meetings to
evaluate documents,plans,code,requirement and
specification.This can be done with checklist,issues lists
amd walkthroughs.
It is the examination of the process and checks r we
building the product right?
Validation:It is the process of confirming that it "meets
the user's requirements".Validation typically involves
actual testing and take place after varification are
completed.
5)This question is not much clear.If user screen get locked then we have another option to login as admin and can unlock the user either through command level access of through DB side or if LDAP is configured.If question is related to unlocking the user.
6)very basic question to first develop Test scenario for new user and returning user and write TC accordingly with field validation.
7)If a Application developemnt over and application handed over to the client then client will move this application to maintaince phase/support phase where they can implement real time challanges/bugs/enhancements into the application.In Support testing tester has to test/regress end user(client reportes) scenario/issue.
| Is This Answer Correct ? | 9 Yes | 1 No |
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
What is security testing?
Can you explain about defect life cycle?
How do u find Synchronization problems manually?
Test cases on send/ receive button of Microsoft outlook.
Exact Difference between Sanity and Smoke Testing
Whar are the different types of defects/errors are commonly appear during the real time software testing?
hi frnds. can any one tel me vat is ECP, BVA ? & in testing, what testing we will done first ? either A or B ? A.regression testing, B. Resting ? & tell me why it is done first, when is other testing is to be done ? pls frnds answer me soon.... tank u all ..
What is difference between web based testing and windows based testing ?
What is open issue?please explain in detail?
How we validate and creating frameworks?
What are the different available models of sdlc?