What is the difference found during the Web Page testing &
Desktop testing?
Answers were Sorted based on User's Feedback
Desktop testing:
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.
Web page testing:
Web application is a bit different and complex to test as
tester don’t have that much control over the application.
Application is loaded on the server whose location may or
may not be known and no exe is installed on the client
machine, you have to test it on different web browsers. Web
applications are supposed to be tested on different browsers
and OS platforms so broadly Web application is tested mainly
for browser compatibility and operating system
compatibility, error handling, static pages, back end
testing and load testing.
Please correct me if i am wrong..!!
Regards
Sudhir (Working in a MNC)
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / v
Thanks Sudhir.If anyone know more than this then plz tell
me.
| Is This Answer Correct ? | 2 Yes | 0 No |
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
Manual and automation how do they help in bringing out quality product? Explain?
Explain how to test the online trading software? How can we get the Feed values? Where they will store? How we test the Personal Trading account because it is time constraint.
what are the Test case design Techniques?
1 Answers Infosys, Intelligroup,
WHAT ARE THE BUG TOOLS USED IN YOUR COMPANY
what is non incremental integration testing?
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
What is the difference between Shakeout, Smoke, and Sanity Testing.
Write TestCases for mobile
what is the good answer for authentication and authorization?
What is test driver and test stub?
what is Negative testing and what It?s Purpose?