ankur maharaj


{ City } mumbai
< Country > india
* Profession * software tester
User No # 107411
Total Questions Posted # 2
Total Answers Posted # 5

Total Answers Posted for My Questions # 2
Total Views for My Questions # 4589

Users Marked my Answers as Correct # 11
Users Marked my Answers as Wrong # 2
Questions / { ankur maharaj }
Questions Answers Category Views Company eMail

can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??

Manual Testing 1376

What is regression testing?difference between regression and retesting?

SQS,

2 Manual Testing 3213




Answers / { ankur maharaj }

Question { TVS, 3380 }

Would you like to work in a team or alone, why?


Answer

i would like to work in alone sometimes when project need.if i want other testing
like performance testing then i would work in a team.I would work accordingly
situtaion need.

Is This Answer Correct ?    1 Yes 0 No

Question { TCS, 105246 }

How to write a Scenario and test cases for ATM Machine or
Lift Operator/Escalator?


Answer

Atm machine test case

1-put the card in wrong direction
Expected result-error should be shown

2-enter wrong pin no
Expected result-error "invalid pin no"

3-if atm machine keep only thousands of cash and user enter odd number like 700 then alert should be shown like
Not available something.

4-if account balance is 1000 and user enter 1500 then alet should be shown

5-if balance is 1000 then user not allow to widhrawl whole money

6-once enter the amount then enter any button on atm should not work..Like after enter 1000 rs then press button clear.

7-after three wrong attempt of pin then it atm card should be block

8-if your card is saving account and you click on different account then no proceess should be go ahead

9-after reciving amount,message should be come on registered number

10-if expiry card put on in atm then should be shown error

11-change pin function work properly

12-check balance on paper

13-check the atm location on mobile or paper

14-check the time on mobile or paper

15-check total current account after debt or cred

16-last four digit of account no should be shown on mobile

17-if atm is empty then show empty message

Is This Answer Correct ?    4 Yes 1 No


Question { Ness Technologies, 8872 }

What is the difference between smoke an sanity testing with
example ?


Answer

Smoke testing done by both tester and developer
Sanity done by only tester
Smoke testing can be automated
sanity testing can't be automated
smoke testing-to verify basic or critical existing functionality of an application before start rigorous testing
Sanity testing-To verify newly added/updated functionality
or bug fixes

IN technical terms
smoke testing excercises the entire system end to end
sanity testing excercises only a particular component of the entire system

IN general terms
Smoke is shallow and wide approach like general health
checkup
Sanity is narrow and deep approach testing like
specialized health checkup

Is This Answer Correct ?    0 Yes 1 No

Question { Tech Mahindra, 6693 }

If you find bug while testing, and Developer reject your bug, You will try to explain developer this is bug, Please fix it, Still Developer does not listen to you ? What you will do at this situation.


Answer

When this scenario come then do following things

1-Don't mess so much with developer.its wasting of time and ruining your relationship with developer.

2-whatever you observed in testing you just keep snapshot for proof.

3-Check the priority and severity of the bug.

4-Verify from SRS document.

5-if still developer reject your bug then put it in as a
suggestion.This will save you in future.

6-Update this to your senior team lead.

Is This Answer Correct ?    5 Yes 0 No

Question { 2813 }

I test change password field for a application.But it accept new password same as old password. Is it not a issue??I raise this issue but developer team mark invalid.


Answer

Security point of view.its a bug.if project is not need to
secure in such a way then you just keep this bug as a suggestion which will keep you safe side in future.

Is This Answer Correct ?    1 Yes 0 No