who does the security check on the web site, other than
login/password screens ?
Answers were Sorted based on User's Feedback
Answer / linu
Also we can check for the authorization of the site.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajesh.pothina
Web applicatio testing
web application shold have the following features like
1.Attractive User Interface(logos,fonts,alignment)
2.High Usability options
3.Securiry features(if it has login feature)
4.Database(back end).
5.Perfromance(appearing speed of the application on client
system)
6.Able to work on different Browers(Browser compatibility)
,O.S compatibility(technicalled called as portability)
7.Broken link testing
.........etc
so we need to follow out the following test strategy.
1.Functionality Testing
2.Performance Testing(Load,volume,Stress,Scalability)
3.Usability Testing
4.User Interface Testing(colors,fonts,alignments...)
5.Security Testing
6.Browser compatibility Testing(differnt versions and
different browser)
7.Brokenlink and Navigation Testing
8.Database(backend)Testing(data integrity)
9.Portability testing(Multi O.s Support)....etc
very importenat tests are
Performance Testing,
User Interface Testing,
Browser compatibility,
Portability testing,
Database(backend)Testing are essentials
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / guest
the fields should not be editable.
some of the content should not be editable.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference in between defect age and build interval period?
What is white box testing and list the types of white box testing?
What is test case generator?
In "V" model of SDLC which phase correspond to integration testing: 1. Requirements 2. Analysis 3. Design 4. Coding
Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?
On what basis you can arrive at an estimation for your project?
can you tell me the correct process for creating automation frame work for project(key word driven framework)
What are non-functional requirements?
what are software related risks? give me an example.
Hi, I want to write ISTQB exam. Can anybody send me the material regarding this.
What is the dfd (data flow diagram)?
What is the main benefit of designing tests early in the life cycle?