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 |
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
Tell me please whether Unit Testing comes under "Black box testing" OR "White Box testing" ?
What is meant by SIT?
What is the test scenario? What is the difference between test strategy and test scenario.?
What is CRD and SRD file
What are the different types of doccuments we can use in mannual testing?
What is ecp (equivalence class partition)?
how many phases in SDLC
How do you know the code has met specifications?
How will you teach internet to 90 year old women (Grandamma)..i want see the response of this question.This was one my inerview question.
what is mean by test suite?