How does one do Functionality Testing?
Answers were Sorted based on User's Feedback
Answer / nitin verma
Hi,
In the Ad Hoc testing no planing and documentation is being
done, no formal test case is being prepared for this. Tester
tries to break the system by using negative approach. Monkey
testing is the subset of this.
Plz correct me if i am wrong.....
nitin9360@gmail.com
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / nitin verma
Sorry, Posted answer in the incorrect link...was reporting
for the Adhoc testing....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sagar
this testing is done by manual method r by automation
method(eg:QTP) functionality testing : software or hardware
is testing conducted on a complete, integrated system to
evaluate the system's compliance with its specified
requirements. System testing falls within the scope of black
box testing, and as such, should require no knowledge of the
inner design of the code or logic
| Is This Answer Correct ? | 0 Yes | 1 No |
what is be bugging ?
what are the different banking terms used in your project?like new acc,dormate,active accounts....
what is srs based review, brs based review and trm based review
oracle table A havng one million records. write 10 test cases to test data?
what is the quality?
Can anyone explain the terms: Black-box, functional, Regression, Back-end, System Integration, GUI, UAT stress and Load Testing.
What are the Assumption while writing the test cases? Explain with the example?
why you want 2 join Testing ?
Explain compatibility testing with an example.
What is the difference between Game (video game, mobile game, facebook game...etc) Testing and Software Testing? Why some company dont use testcase for Game, they only find bug and describe it directly to bugbase? And some testcase for Game if u think testcase is necessary for game (ex: testcase for Tetris game)
What is way of writing testcases for database testing?
What is JAVA Testing, what we do in That ?