what type of testing you do for web based applications than
client-sever application ...pls expaline
Answer Posted / swetha rama rao
Desktop application runs on personal computers and workstations, 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.
In the client-server application, you have two different components to test. Application is loaded on server machine while the application exe on every client machine. You will test broadly in categories like, GUI on both sides, functionality, Load, client-server interaction, backend. This environment is mostly used in Intranet networks. You are aware of number of clients and servers and their locations in the test scenario.
Correct me if i am wrong.
Thank you.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What about the test case if the field only takes a certain number of characters or a minimum number?
Work flow in testing in your company?
What kind of input do we need from the end user to begin proper testing?
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Which model is following in your company for developing software?
What is smoke testing and what is sanity?
What r the features,u take care in prototype testing?
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
Can anyone tell me, What is wound fixing?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
How did you do unit testing in your project?
How can software qa processes be implemented without stifling productivity?
Why is it impossible to test a program completely?