What is Desktop Testing?
Answers were Sorted based on User's Feedback
Answer / hariprasad
Desktop application runs on personal computers and work
stations, so when you test the desktop application you are
focusing on a specific environment. You will test complete
application broadly in categories like GUI, functionality,
Load, and backend i.e DB.
| Is This Answer Correct ? | 13 Yes | 2 No |
Desktop testing is nothing but "TESTING IS DONE WITHOUT INTERNET CONNECTION".
From the above point it is true that, desktop testing can done without any internet connection.
EXAMPLE:
consider an example, now we are going to do PERFORMANCE TESTING of certain web page.
For performance testing we must need internet connection.
but here in DESKTOP TESTING it can be done without internet connection.
HOW IT CAN BE DONE?
Because in desktop testing we are going to maintane separate
server for our testing.
Thus, from the above deep explanation we can under stand about the desktop testing.
| Is This Answer Correct ? | 3 Yes | 5 No |
What is the model which is followed in your project.
what are the columns are there in peer review record sheets?
2 Answers Professional Access,
what is the difference between agile and spiral model?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
What is ADHOC testing ?
difference between stress testing and loadtesting
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
How do we decide that testcases covers all the requirements?
What do you mean by peer rieviews
manual&automation testing
in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?
write the test cases on prime number with result?