What is difference in web based and windows based Testing?

Showing Answers 1 - 4 of 4 Answers

windows Testing :

 Generally it is also called as GUI Testing

we may test the standalone application with business rules(maximum), functional,user interface,input based and gui based

But when it comes to client server application we will be using tcp/ip protocols.We have two architects in that like Dcom+ and connecting to database server.In this any information has been changed we should test both test clients and server as well.

Web Application:

web testing  :-url coverage,broken links,missed links,browser compatiability

middle tier testing :security testing,load,stress & volume,cookies

backend testing:connectvity,dsn,integrity,rollback,

  Was this answer useful?  Yes

priya

  • Nov 7th, 2006
 

hi ,

windows testing is standalone testing only the real users will work on the application here the client-server are both at same place

where as web testing is working on web applications so simply every user should be a virtual user bcoz client and server are not at same place.For this web applications we need to check mainly performence test .

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions