what type of testing you do for web based applications than
client-sever application ...pls expaline
Answers were Sorted based on User's Feedback
Answer / madhu
For Web testing we have to perform Browser Compatibility
testing,Performance testing,Usability Testing,Security Testing.
| Is This Answer Correct ? | 26 Yes | 0 No |
Answer / @mit
Dear Madhu,
And what about Client Server application?
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / irfan
In Web based application, First thing we need to Perform Usability testing(e.g: easy of use, user friendly & short navigation), Second is Performance testing(e.g: Load, Stress, Spike testings), Third one is Browser Compatibility testing and Security testing.
In Client based application, test the application is loaded on server machine while the application exe on every client machine and conduct the same testing which you have performed on web based application.
If my answer is wrong or not up to the mark please let me know.......
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / devi
All functional testing are same for both the applications.
But coming to the non functional testing Perfprmance
testing is more important Becz there will be possibility
for server crashing.& SOA testing, Multi languity testing
also added advantages for Web testing bcoz a website can
operable from world wide.
But for client server testing Compatibility testing is more
important bcoz that testing software should work on client
required platforms...& remaining testings are optional
depending on the client requirement
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / 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 |
Answer / madhu
For the client server Application,we have to perform
installation testing,testing a server and testing a client.
| Is This Answer Correct ? | 4 Yes | 12 No |
email id test@test.com is it valid email id or not why is the email id is not valid?
what is the diff b/s test plan, test strategy and test procedure?
wht is adhoc testing?
i have done B.E. Computer in 2009 i have 1 year exp in academic as a lecturer and then i have done software testing course and 6 months exp in live project now days i am searching a job in testing field in pune. pls sent me a material for testing means which kind of question ask by interviewer and any one know any openning for fresher in pune?
we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1) functional testing 2)security testing
What is Forward and Backward compatibility? How will you write test cases for compatibility testing?
difference between stress testing and loadtesting
What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.
Should testing be done only after the build and execution phases are complete?
About Hierarchy level in your company.
What test data will be required if Person 1 transfer money in Person2 account?
Is system testing part of Functional testing or functional testing part of system testing?