Notepad(Editor),we test is which type of testing?
a)Functionality Testing,b)Compatability Testing,c) All,d)
None
Answers were Sorted based on User's Feedback
Answer / saff
testing is done on differetn aplln so testing is divided
by the purpose we want to test not by the aplln type
so we can test notepad for functionality and compatbility
testing
if we r testing the features r working ornot then it will
be called as functioanlity testing
if we r testing that notepad is compatible in all windows
operating system like test it whether it opens/works in
win98,win200,winxp,winvista
then now it is compatibility testing
if we check how much time it is taking to open close save
or doing editing thenit comes under performance testing
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / n@n!
Notepad(editor) testing comes under functionality testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
A 2 different developer design same function. After both completed. In testing engineer how do test that function?
Why do we write test cases?
Explain Boudary value testing and equivalence testing ?
What is a Use case? Is it possible to write test case without Use case?
Hello can any one help we which certification is can be taken is it ISTQB or CSTE ? How to prepare for the exam & where we can find the materials etc for the prepartion? Please Help me. Thanks in advance
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
what is mean by test preparation? and explain it?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What is your experience with change control? Our development team has only 10 members. Do you think managing change is such a big deal for us?
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better
Who executes the UAT testcases
Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black box testing 3. glass box testing 4. grey box testing