How System testing is different from the Functional testing??
Answer Posted / mudaseer
system testing is end to end testing
functional testing is checking the functionality
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Can you explain decision tables?
Inwhat basis the time is allocated for testing the application?
What kind of input do we need from the end user to begin proper testing?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
How do test documents in a project span across the software development lifecycle?
what is entry and exit criteria and explain it?
what is your daily activities?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
give me a example of writing a test case,take any good example which i can understand easily.
What do you understand by usability testing?
How soon the bug should get fixed?