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 |
Hi Everybody could you please send me the ISTQB Material to my mail id sravanthireddyr@gmail.com Thanking you in advance
Could anyone let me how to write test cases in Manual Testing with the real time examples.
What is the mean by Test Management,Test Design,Test Execution,Test Plan,Test Specification?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
what is Persistent Testing.
What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.
what is Independent Verification and Validation(IV&V)?
i got a bug in gmail the bug was i had saved some data in draft and i forwarded the data to my friend and the data was not present in draft it had move to sent items.what is the sta tus of the bug
What is known issues?
3 Answers Mantra Media, Yardi,
Is dekstop testing and client-server testing same ?
what is differance between web applicatins and web based applications?
Explain Boundary value analysis, Equivalence partitoning and Error guessing?