how u can do integration testing and what r the approaches
u need to follow?
Answer Posted / jaja
The integration Testing is doing for integrated modules. So
first of all we required an integrated application to do
the integration testing.
Here we have to check wether the integrated modules are
working properly or not. This can be do through the
integration test cases.
For example Creating a user account and login to the system
are two modules.
Here u can see the Create User is a module and Login user
is another module. So First we create a user then with the
new username and password we logon to the system. If it is
working as per the expectation then the test is pass.
Is it Clear?
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What do you mean by Cause Effect Graphing? in which standard its mentioned?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
Write all combinations of test cases for calculater on + symbel
Difference between adhoc testing and error guessing?
What is the difference between SIT AND IST?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
What is test startegy?
What is mutation testing & when can it be done?
from where do u collect test data if u miss some data what will happen
How do you get programmers to build testability support into their code?
Can you explain a pair-wise defect?
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.