Hi Everybody ,how can i explain the testing projects in the
interview point of time? Please let me know .if it is
insurance project, what procedures can i follow ?
Answer / sake
hi,
generally interview will happen in three ways like,
1. only testing concepts
2. Only project (interviewer will asks about the project
indepthly, this will happen when the company have
requirement in a particular domain and if u have the exp in
the same domain)
3. mixing the testing concept and project
when we came across the project u need to explain like
a). Summary: brief about project summary i.e the main aim
of project
b). Project Architecture: try to explain about the project
architecture.
ex: if it is JAVA project,
tell like it is designed in MVC Pattern, if user sends any
request from the web browser, where that request will
perform and how the application will respond to the user,
if u r aware of design also try to draw the architecture
and explain.
due to this interviewr will come to know how good u r in
project.
b)Application Architecture: it is nothigbut, explain how
many modules ur project have and in which module u
involved, what is flow of functionality, better thing is
try to draw the functionality and explain one scenario.
Cheers.......
| Is This Answer Correct ? | 6 Yes | 0 No |
What report u generate after completing testing?
Hi, Can any one tel me what is meant by adhoc testing
What is the difference b/w Smoke and Sanity Testing? I heard that Sanity testing will be done by developers. Is that so?
Is quality control similar to quality assurance?
How to do Website Cookie Testing manually. Explain in Detail with an example. Tnx in Advance
What type testings will be conducted at system testing?Who will conduct each test.
How you will do regression testing on login form, After fixing the bug?
what is quality assurance,quality control and configuration management systems?
In my application there are 5 modules. In every module there are 8-9 sub-modules. Preview, Print & Download options are there on every sub-module screen. My Question is - Should I have to write that much test cases for Preview, Print & Download options???????? Please reply soon.
What u will do if you have less time for testing (3-4 days) instead of 10 days.
What is actually contain test report?
what are the techniques(steps) to follow for writing test cases? could u explain me with brief real time example?