What are the steps to test a Website? Please advise.
Answer Posted / sunil singhal
hello friends
steps to follow for testing a website
1.Functionality Testing
2.Compatibility Testing(OS/BROWSERS)
3.GUI Testing
4.Load Testing
5.Database Testing
6.Security Testing
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
I. Requirements are formally reviewed. II. Requirements are formally approved. III. Requirements are placed under configuration control. IV. Requirements are implemented in code. Using the above statements, when are requirements considered baselined? 1. I and II 2. I, II, and III 3. I, II, III, and IV 4. I only 5. I, III, and IV
How you will write test cases for integration testing?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
What were your testing responsibilities at your previous employer?
What is a test configuration manager?
Mention what the different types of test coverage techniques are?
What is the boundary value analysis/testing?
Explain stress testing?
What are the emerging trends in the testing and QA arena?
What is system simulation?
HI Any one can guide me What is database testing ? And How will do it . Please refer me any site or document to know more abt data base testing.
What is the one key reason why developers have difficulty testing their own work?
what are Link Speed available for FCOE SAN?
What is white box testing and list the types of white box testing?
What is infeasible path?