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 |
how to find the bugs and log the test cases?
Write the Test Cases for Ball Pen and Water Bottle.
14 Answers Chetu India, Quexst,
After completion of testing process what are the mandatory documents that a tester can produce?
4 Answers ArisGlobal, IBM, TCS,
1.what are disadvantage of V model? 2. In V model two phase is there. That is verification and validation.1St phase is verification , why it is called verification?
How many types of bugs are there? What are they? like Deferred bug,cosmatic bug.....
wht is RTM(Requirememts Tracebility Matrix), what are the contents includes in this spreadsheet.. Anybody can answer this question...
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
1. Which of the following techniques is NOT a black box technique? a) State transition testing b) LCSAJ c) Syntax testing d) Boundary value analysis
What is integration level testing?