How to explain a banking project in interview ?
like project discription is
Client Online Banking Application provides access to
information relating to Banking Online Services provided by
Axis to View daily customer transactions, Current and
Previous customer statements, Transfer funds from Chequing
and Savings accounts
................
From interview point of view can any one explain this
project in laymans language
No Answer is Posted For this Question
Be the First to Post Answer
Please give an example of White box Testing?
Why it is recommended to add verification checks to your all your scenarios?
wat is cookie And Session testing ????
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
what is mean by test preparation? and explain it?
What is metrics? explian the type of metrices.
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
What is Defect Leakage? and explain with example?
When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?
How do you handle conflict with programmers?
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
Where are more than 50% of the defects introduced