Mohammed Helal
unread,Dec 16, 2010, 10:22:16 AM12/16/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to class...@googlegroups.com
What is a software bug?
Ans: A software bug is common term used to describe an error, flow mistake, failure or fault in a computer program or system that produces an correct or unexpected result.
How do you report bug effectively? What are the main field you should include in a bug?
Ans: 1) introduction. 2) Bug reporting reference. 3) Cool things in Bugzilla. 4) Folder and work flow. 5) Bug entry.
6) Searching. & 7) miscellaneous.
What test should we automated?
Ans: Automated testing are critical activities in developing and deploying quality software application. Q A wizard pro automates the functional and regression testing of web, windows and java application.
What is different between Q A and testing?
Ans: They are closely related but they are different concepts. They are define below:
Quality assurance a set of activities designed to ensure that the development and maintain process is adequate to ensure a system will meet its objectives.
Testing: The process of executing a system with the intent of finding defects.