what is the important difference between system testing and
functional testing?
Answer Posted / prabhu
Functional Testing:
Is to test whether the functions specified by the
client in the requirements is functioning(working)
correctly or not.
System Testing:
Testing the entire application as in the real
scenario. i.e. testing the application as in the client
environment
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is exploratory testing and when should it be performed?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is test management?
How can we test for drastic (severe) memory leakages?
Which is the best testing model?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
What types of documentation are used in qa?
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
What is meant my Firewall testing? how the testing is performed on it?
What is early testing?
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
Explain severity with example and expalin each example?