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 is pesticide paradox? How to overcome it?
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
Which are the standards for software test plans?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
What is an mr?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
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.
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
What is the Testing strategy for testing client server applications/products?
what is functional testing terminologies
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
What's the difference between system testing and acceptance testing?