what is the diff b/w system testing & end to end testing
Answer / remo
the process of testing an integrated system----system-testing
the process of testing slw is sharing resources of another system or not------end-to-end testing
| Is This Answer Correct ? | 3 Yes | 3 No |
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;
verfication vs validation
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?
"Why are you looking for a change?". This is the common question that is asked in any interview. Can anyone tell me wat kind of answer would impress the interviewer.
Software life Cycle models
if the interviewer asked what are thec hallenges did u face in ur project how should we answer in project point of view and as well as testing technical point of view plzzz send the answer i faced this question lot of times but i am unable to expose correctly plz send the answer how to say plzzzzzzzzzzzzz
What is Scalability Matrix
First window is registertion window where u will be having the fields to entering the name,password and confirm password and Ok button.After hitting the OK button it will take u to 2nd window, wel come window for the user with the msg welcome user. 3rd window will be login screen where u will be entring the user name and password with out any mistake in case and spell (i.e u entered correctly)and 4th window it shows that user does not exits .What will be reasons? Other then data base not connected.
What is Usecase
1.how to check or test the image ?
Is it possible to have a defect with high severity and low priority and vice-versa i.e high priority and low severity? Justify,if possible? give a example?
what are the "steps to reproduce" for any bug?