what is issue ?and difference between issue, defect and bug
Answer Posted / shyam
Issue/Defect/Bug all are same.
The tester find any deviation from Expected Result to Actual Result is Called Issue/Bug/Defect
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
Explain briefly your project.
Describe your personal software development process.
If date field is a text field write test cases to validate it?
What are the bugs we cannot find in black box?
What is an end-to-end testing?
Can anyone tell me about banking project? abt the transactions? the flow?
What are the different available models of sdlc?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
I am a ISTQB cerfity tester with 3 yrs experience(kolkata) , I left my current commpany due to some problem but since two months I did not get new job , why? is my age is 33 yrs and I am married . If anybody have any answer please let me know, my email id sangitadas1981@gmail.com/yahoo.co.in
Does an increase in testing always improve the project?
explain fish model in detail?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
from where do u collect test data if u miss some data what will happen
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form