What are the diffrent testable item in web testing,database
testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
define SOA?
what is the diff b/w black box and white box
What do u mean by Top down approach and Bottom up approach? How will u implement these in u r project ?
explain the ISO standard ( more explanation about the ISO
write testcases for open dialogbox
if a project is long term project , requirements are also changes then test plan will change or not?why
I know the set of test cases is the TEST SUIT. I have a doubt that practically which test cases are under test suit. Suppose I m creating test cases for User. User - Create, Edit, Delete, Refresh etc. User window have fields - First Name, Last Name, Address, Phone, User Code, User Id, Password and Role. So Create User - [All Positive+ All Negative] Test cases has single TEST SUIT id? Please guide me properly.
if you intrested to learn Manual Testing concepts with real time examples on weekends @ Bangalore. Mail me @ manualtestingtraning@gmail.com Duration: 16 Hours Fees 1000/- only on weekends Trainer: TestLead form MNC Bangalore
What is smoke testing?
how many days did u study ur business req specifications for a one year project? how many days did u write test cases for a one year project? how often do u get builds in ur company? plz answer , brahma412@yahoo.co.in
Why is it impossible to test a program completely?
When do u go for integration testing?