what are things you want to check in web based testing?
Answers were Sorted based on User's Feedback
Answer / viji
I have been working on Web application testing since two
and half years
These are all very basic in Web application test
1) verify the URL
2) Navigation test
3) Pop up windows
4) Refresh, stop, Recent page, search test.
5)shortcut keys like Alt+ f4 should close like that
6)Menu Bars and tools
These type of test while looking on the Web window
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / deepa
Overview: To ensure the quality of content, layouts,
currency of news items, ease of navigation and most
important of all ease of access.
Time: Website/page changed since the last upgrade
Contents: All links inside and outside the Website working?
Do all of the images work? Are there parts of the Website
that are not connected?
Content Match: The content of critical pages match what is
supposed to be there?
Accuracy and Consistency: Server respond to a browser
request within certain parameters and latency (in E-com)
Performance: The Browser-Web-Website-Web-Browser connection
quick enough? Does the performance vary by time of day, by
load and usage? Check the performance adequate for
E-commerce applications broken pages and faulty images, with
error messages etc.
Navigation [Usability]:Users move to and from pages, click
on links, click on images (thumbnails), etc. Navigation in a
Website is quick and error free.
Validation: URL links, forms, tables, anchors, buttons of
all types in an "object like" are validated and are
independent of representation. Clear and meaningful labels
are given.
Server Response & Request time: Time taken from Browser –
Web server and Web server – Browser to deliver the page
requested.
Benchmarking: The bench marking is done based upon the
services of relevant type to that of the leading peers
Search & Caching: Proper search parameters to be given in
the Meta Content to enable the search engines to search the
page and Caching of pages to maximize the throughput.
Error Handling: Error handling /Error messages are thrown
incase of maintenance or as required.
Testing of New Server: Check for content
replication/availability, Performance, Data-base
connectivity, consistency and Access log path and Error Log
path.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anjan kumar panda
There is one more thing which is necessery to conduct i.e
the browser compatiblity.that means to very whether the
application is open in different browser for example
(Internet explorer,netscape,mozilla,opera)etc
| Is This Answer Correct ? | 2 Yes | 0 No |
What is pairwise testing?
HI I HAVE RECEIVED MY APPROVAL LETTER AND OTHER DOCUMENT BUT IN JANUARY LAST WEEK I GET A INTERIEW DATE IS THAT POSSIBLE OR I AM TOO LATE ,WHAT TIME H1B PITTISION EXPIRED.ADVANCE THANKS....
Functional testing is the part of System testing or System testing is the part of functional testing
What is backward compatibility testing
what is the difference between test case and testscenario,plz answer for this
by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
What is Static & dynamic Testing?
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?
What is difference between quality and testing?
Give an example for pre testing and post testing ?