Latest Answer : Client-server application is 2 tier Architecture and web application N-tier Architecture. Client-Server application limited but web application is unlimited Client-Server application test the icon but in web testing checks the browser and pages Client ...
Latest Answer : There is no difference between client server and web applicationBoth are multi user application. ...
Latest Answer : the syntax to invoke any application in WR is:invoke_application("path of the application","command line option","working directory of the application",SW_SHOW); ...
Latest Answer : yes, we can recognize the objects , using descriptive programming. ...
Latest Answer : This is the answer i got from an article regarding Browser compatibility testingReading this will get more idea of it In my web-testing career I have experienced this as most influencing part on web site testing. Some applications are very ...
Latest Answer : While Testing the Web Browser we need to take care of Security, Usability, Performance and URL links.Web application is internationally so security is ver important here.Where as Client server we dont need security at high level, It is two tier and it ...
Latest Answer : How would you use the website? That's basically it.e.g. to book a holiday what actions would take to you take to do so? That's a scenario.Say you made a mistake and wanted to go back back and change any details you had originally entered and carry on ...
How to Test the Cookies and Memory leakages?(i.e does the cookies expired or not and about memory leakage)?
What are the important scenarios for testing emails? how do you test emails? which tool is best for testing email?
How can u test the security of a web site (from hacking),both manually and by using a tool .If by a tool then which one and how?