what is meant by system testing? what is functional
testing? what is the difference between both of these
testing? can anyone explain this in detail?
Answer Posted / jaspinder
System testing is testing the application on different Configuration PC's. Use Installation testing, Repair testing during System testing. Use Hardware and software compatibility testing.
Functional Testing: Just testing the functionality of the application whether its fulfilling the customer requirement or not.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Write the function test case to add a customer to database.
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
please anyone let me know the -ve testing of Excel sheet?
Work flow in testing in your company?
What is mean by multi-threading testing?
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 requirement traceability and its importance?
What is a defect?
whta is compile module?
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.
can u plz give an example for regression testing with example.
Write the test cases for godaddy home page
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
Could some one tell me test cases for multi line text boxes like Notes field?
How can I do Server side Interface testing in Web Testing?