What is diference u get in Web based appln testing when
compared to Windows based appln.
Answers were Sorted based on User's Feedback
Answer / raghu
Web based appln testing is done inorder to run the
application by all the users.
Whereas Window based appln testing is done from as per the
convinience of the END USER.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Web Based Application:we have to run this application from
any where of world wide.For this web application we are
doing different different testings like
Security
Performance
Load testing and all
Windows based application we are doing from one system only.
we are performing only some of testing types.
No need to perform load and performance testing and all.
| Is This Answer Correct ? | 0 Yes | 1 No |
HOw to test website manually? Is it any criteria to test ?
how to find the bugs and log the test cases?
Wht is the use of vss (management tool)
what are test deliverabls?
static and dyanamic testing
what is client server technology?
What is desk checking and control flow analysis
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
How to Generate Test Case for Shopping Cart?
How do u make sure the test cases are not repeated?