What components will be covered in the web site testing?
Answers were Sorted based on User's Feedback
Answer / tester
In web testing we need to define the scope of the testing,
Web testing has performance testing and functionality
testing.
In functionality testing we will test the look and feel of
an web site and validation and see that all the links have
any url associated with it, and test for the user
friendliness, more importance is given to see that user
interface is proper.
in performance testing we should see the how much load does
thie web site can handle and do stress testing and see that
all the pages comes according to universal stands.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sm
below are the some of the components will be covered in the
website testing:
1)Functionality wise testing
2)Page loading
3)Links coverage testing
4)Content coverage
5)UI,look and feel
6)GUI coverage
| Is This Answer Correct ? | 2 Yes | 1 No |
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
what is entry criteria for intigration testing,,? what is entry criteria for system testing? what is exit criteria for intigration testing & system testing??? plz give me proper examples .... thanks & regards svsekhar2003@gmail.com
what is the difference between Performance,Load ,Stress testing
Tell me the scenario where sevirity Low and Priority High?
9 Answers Siemens, VersatileTech,
What is test startegy?
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
tell me about low severity & low priority bug?
what is sychronization point in qtp how u put in yr application when it is put wat is its use how it is useful
3 Answers Polaris, Quick Heal, SAP Labs,
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?
What is Soak Testing ?
Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases should cover all the Boundary Value Analysis, Equivalence Partitioning, etc.
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.? and which phase of STLC comes?