Which tool is ideal for website testing in which performance, response time and functionality is required to be tested?
How will you perform testing font and alignments in a web site manually?
How will you test cookies in web testing?
Latest Answer: Some Major Test cases for web application cookie testing: The first obvious test case is to test if your application is writing cookies properly on disk. Test cases: 1) As a Cookie privacy policy make sure from your design documents that no personal ...
What severe bug you raised while testing a web application which you are proud of?
Latest Answer: I would like to share my experience, I was testing an E-commerce admin Panel, There was a delete image which was provide to delete a record, I copied the URL from browser to delete a record and paste the same to the next browser, the URL showed  the ...
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: We should execute all test cases in different browsers like IE 7.0,8.0, Firefox 3.0,3.1 and Safari 3.1,3.2. Also we have to excute all test cases in different operating systems like XP 2000, XP Vista and Macintosh.If we have to perform compatibility testing ...
What severe bug you raised while testing a web application which you are proud of?
Latest Answer: HiI've found so many severe bugs in my career, i cant select from the list , any how i will try to tell one bug here..Bug: In our project employees can do volunteering in their own and personal time, finally they can apply grant if they volunteered ...
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: If you have to test too many testcase then best go for automation testing tools.You can use Winrunner OR QTP and pass parameter in the code and execute it.It will run prpoerly and you will get result which you can report to developer also. ...
Latest Answer: This can easily done by using Microsoft Visual Studio 2005 and 2008. In which you can founf new ways to teast a particular webpage by attampting load testing, website testng and so on. here is ne more way if u want to follow that. that is Fidller software ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top