What are the diffrent testable item in web testing,database
testing?
Answer Posted / g.v.prasada rao
For Checking every web application contains both standard
and non standard objects during functionality testing of
web application, we have to check all these properties. In
every web application non-standard objects are existed as
specified below.
1.Browser:- The properties of web brower including tool bar
and U.R.L. are checked.
2.Page:- Total web page is considering as a page.
3.Text link:- If we click on a link , alink is open this
contains no. of sub links is called as text link.
4.Image Link:- If we click on a image , a link is opened is
called as Image link.
5.Broken Link:- If a link is open after clicking on a link
and which doesn't contains any sub links.
For Databse testing , we have to check our data beased on
the requirement and all the data is correct and for further
testing.
When ever we want the data then we retrive the data and
use the data for that purpose only we are using data bases
using oracle or SQL querries/
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you test a web application for dump and deaf??
Easiest way to write test cases? How i can learn writing the test cases?
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
What is the difference between a standalone application, client-server application and web application?
how will u create diff types of scenario for any website?
Is quality control similar to quality assurance?
Tell some examples of bug severity and bug priority?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
How to do manual testing of a E-insurance project (end to end process)
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
Actually by using severity you should know which one you need to solve so what is the need of priority?
Should testing be done only after the build and execution phases are complete?
integration test cases for mouse and keyboard
wht is Manual Testing Frame work
What about the test case if the field only takes a certain number of characters or a minimum number?