What is end-to-end testing when we will do that testing?
Answer Posted / lucky
Let say there are two modules X and Y.
X module gets keyboard inputs from user.
X Process the information and send some information to Y.
User uses those informations which Y module gets from X
module and do some functionality verififaction.
End to End testing means the testing starts from the user
data input in module X to the functionality validation in
module Y.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What is system level testing?
Test cases have written according to Flow of the software working or according to Screens?
What is Test Design?
What are the various techniques in black box testing?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
What is localization testing (l10n testing)?
What is Mixed Testing
Easiest way to write test cases? How i can learn writing the test cases?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
what is conditional testing? explain and examples
What is a defect age?
What is data matrix? What is the use of it?
How to do the performance testing manually? Does you have a test case for that?
What is change request, how you use it?