What is the difference between bug , error and defect ? Explain with example.
2... What is diff between test approach , test strategy, Test plan and test methodology documents?
3...How to test a website with manual testing?
4. What methodologies have you used to develop test cases?
Answer Posted / ramya
1)error:is a problem find by developer in the program.
defect:is a problem find by customer/client while using the
application.
bug:is a problem find after executing the application.
2)teststrategy:is a organigation level term,which is commom
for all the projects in that org.it is common 4r all
projs.it may be slightly changed upon customer's req.
test plan:is a project level term,which is specific for a
particular project in that org.it is varies frm project 2 proj.
it is strategic doc which contains som inf that describes
how to perform testing on a app in a effective,optimized way.
test approch:is a doc,in this mentioned how to do
testing,wat we need testing,and mentioted testing
methodolagies,testistin levels all are in this doc.
testmethodologies:how to do testing the applications,TE
maintain one doc 4r finding defects,wat type testing is used
4r app...
3)i)understand req of website
ii)analized n find out the testscenariosi
iii)based on the testscenarios i ll write testcase 4r that
website.
4)blacking testing methodology is used 4r developing the
testcases.
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What are the interview question on insurance domain in manual testing
What is the quality process is following in your organization.
What is mutation testing & when can it be done?
What is fuzz testing?
wat is meant by frontend and backend testing
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
Can you explain exploratory testing?
What is the difference between authentication and authorization in web testing?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
How can I do Server side Interface testing in Web Testing?
What is an error?
What is defect validity ratio?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
what is the difference between Desktop testing,Client/server testing and webapplication testing
What are similarities of Agile and Scrum?