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 |
How can you use technology to solve problem?
write a test cases for facebook
Can you tell me what is negative testing?
How can u do the performance testing?
What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? Also tell at what Stage Testing should be best to stared?
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
what type of testing process is being followed in your company?
what are metrics and what are metrics did u collect in you are project
Hi all, Can u pls help me with some Testing mannual for Test case preparation, Test planning and for attending ISTQB Examination. Kindly provide your feedback in this mail id (gbijesh@gmail.com) Tnks & Rgds Bijesh G
What is Exit Criteria and what should be covered in it?
2 Answers Power Designs, Zensar,
What is the goal of Software Configuration Management(SCM? a.)Configuration Identifier b.)Configuration Control c.)Process Management d.)All options.
Do you use any automation tool for smoke testing?