What are all the things should be covered in the Unit Test
cases ?
Answer / narendra
Statement coverage,
Path coverage,
condition coverage.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are different types of verifications?
How do we run the database testing manually
Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?
does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?
i am fresher in manual testing.how to do database testing.
what is test frame work?
What is penetration matrix and how it is used in software testing?
which basic priority u used in ur project?
why we calling it as bug life cycle not as a defect life cycle..
Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?
What is information flow in testing
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??