What types of testings can you use in a sequence to test
ATM transaction??
Answers were Sorted based on User's Feedback
Answer / sriharsha
Apart from Field Value...Integaration...System testing
i will also go for Secutity tetsing.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ramprasad.s
HI
1. Security Testing (Authentication).
2. Functionality Testing (Functional Behaviour).
3. Performance Testing ( To Check Response Time).
S.Ramprasad
Any Comment To sun_ramprasad@yahoo.com
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / mudaseer
first when i insert the card it will ask for pin no
i entered valid pin no it should be displayed in encrypted form that is ****(security testing )
then it will ask for language if i click on English it should english or if i select hindi it should display in hindi(functional testing)
then i will ask for withdrawal or check the balance if i click on withdrawal it should ask enter the amount
or if i click on balance it should display the balance (functional testing)
when i click on withdrawal it should ask enter the amount
here the amount should get deducted from my account (integration testing)
Is This Answer Correct ? | 0 Yes | 2 No |
HI, i did MCA and i took coaching for testing and now iam trying to get job.but whenever i see any job requirement they r asking for minimum 3 yrs of experience and many other pgmming languages like java,c++,perl,shell,database like unix,linux.my question how can one have experience without getting job and how one can know so many(pgmm lnguages).iam afraid to keep fake experience and cannot answer as i did the project.so some one pls suggest me how should i proceed ..thx in advance.
Book by Which author is best to use? 1)Erik Van Veenendaal 2)Rex Black 3)Grahum
what will you do when you were given two diffrent projects and asked to complete them at same time?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
what is traceability matricks
How do you arrive at the estimaton of efforts for a particular function, if you have not worked on that function testing before and do not have any past experience?
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
what is Independent Verification and Validation(IV&V)?
Did any one worked on banking domain? banking projects? can anyone pls share their experience with me?
what is bug description document?how to prepare it?
What should be done after a bug is found?
what is the difference between V model and Waterfall model used in SDLC?