What is the difference between function testing and system
testing ?
Please answer with proper pratical exmaple and avoid copy
paste of text which written in book
Answer Posted / amit puranik
hello friends,
here is the question is diff between functional and system
testing right?
all answers are right..but u are getting confused.
in functional testing we are just testing the
functionality...no maters what testing technique being used.
system testing include complete testing process,smoke,
sanity then regression, then UAT.
Amit Puranik
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is a ‘test plan’?
1. what is baseline document , can you say any two ?
What is bug release?
When will the testing starts?
How do you scope out the size of the testing effort?
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
Can you do system testing at any stage of sdlc?
what is data guidelines
What is grey box testing?
What are noise variables?
What is the limit for test steps?It should be 10/20/30etc
How is ‘build’ different from ‘release’?
what is mean by impact analysis ,how we used to select regression TC using this?
Define brain stromming?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.