What is the test approach, test case and test scenarios to use in testing an online eCommerce site?
Which tool is ideal for website testing in which performance, response time and functionality is required to be tested?
Latest Answer: LoadRunner & Jmeter ...
How will you perform testing font and alignments in a web site manually?
Latest Answer: 1. Font consistency should be there for each and every page to the requirement.2. Alert messages should be fitted to the page with out affecting the design.3. Dynamic Table contents should be fitted to the Table on entering the exceeded text.4. Specific ...
How will you test cookies in web testing?
Latest Answer: TESTING COOKIESIn simple terms, a cookie is information that a web service provider places on a hard drive so it can remember something about its user at a later time. Several ways to test cookies are:1) Verify cookie is written to disk2) Verify ...
What severe bug you raised while testing a web application which you are proud of?
Latest Answer: I was testing a grant management application and discovered an issue in a work-flow that was not covered in the business requirements. It turns out that an organization could be granted funds they request without proper investigation, ...
Explain What is WebService Testing? How it is done - manually (or) Automation?
Latest Answer: Web testing involves the following activities (manual) 1. Check the login page for the secure login 2. Check the login page throws the error message if the user name r pwd r wrong 3. Test for the links 4. Test for the menus and sub menus 5. Test for the ...
What are all the test cases you will execute for compatability testing with different browzers?
Latest Answer: Compatibility testing is performed on an application to evaluate how it performs in different computing environments. A computing environment contains any number of the following components:1) Operating systems (Windows, Mac, UNIX, etc.)2) Browsers (Internet ...
What severe bug you raised while testing a web application which you are proud of?
Latest Answer: I discovered a scenario which had been overlooked whereby a user with a content provider role could manipulate the system and access administrative functionalities. From there, this content provider could change his role to administrator ...
1)How you can calculate the session time?2)How to test the interface?3)Describe procedure to conduct load,stress,compatibility,security testing for web-based application?
Latest Answer: 1)How you can calculate the session time?[Ans] For our application one global setting is defined with the time, if the time is 1 min, system is idle for 1 min then current session should be timed out. Calculating the time means ...
I have about 500 test cases to test and I have to test them on all kinds of browsers (IE, Mozilla,Netscape etc) Does anyone know of technique to reduce my work?
Latest Answer: First, let me say that mathan_vel's response places you in the right direction. Beyond that, I suggest you try to reduce your workload if at all possible.One way to reduce the number of test cases across browsers would be to consider ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top