1:differenciate between functional regression and gui test cases
2:for a given requirement how to write test case and prepare
test data with example like for monster.com front page
what testing techniques are used at what requirments see
monster page
3: can we test without front end application and can we
perform testing without back end application
4:all possible questions asked on bugzilla
plz answer as soon
Answer / anonymus
Ans to question 1:Functional test cases are those which
describes the functionality of a product or an
application.For example:suppose there is login window
carrying a userid text box, password text box, and login
push button.The fuctionality of the userid text box is to
carry a valid user id as per user's requirement.Similar for
all the remaining.
Ansto question3: Yes, we can test an application without
front end. In an application where the tester doesnt have a
real front end that time they will be provided with dummy
screens for writing the test cases.
| Is This Answer Correct ? | 0 Yes | 1 No |
How does one go for testing of firewall?? Though one answer is posted but its not a relevant one
I saw the term 'Idiot Proofing' under White box test techniques. Really what does it mean?
10.What is stub?
Explain the End Goals of Usability Testing?
.What is Traceability matrix and how it is done ?
If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure
What is the deference between regression testing and re-testing?
While executing the test cases manually all were pass.but when run on automation tool there it was failed to get pass result .Why so happened?
why u need peer review doc ?
What is the testing lifecycle and explain each of its phases?
Who will do unit testing ?
1. Testing engineer find a bugs but develper not accepted that bugs ? How do fixes the bugs?