one module contains 3 screens like entry , exit & trasaction. u can perform operations by using these screens and u save that changes but those screens are not displaying on the desktop then how u can assign the seviority?
6 9716Suppose we r running a test which have 7 to 8 steps for different functionallity of and object..and suppose upto 4 step test passes but after 5th step test fails. what u will do in this condition will u start the test again or will u consider that rest steps will be working fine.
1 4374What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
1 4521class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?
2 8241class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }
8 20567Post New Logica CMG Interview Questions
How can one inactivate or block a special stock partner? Intent is to disallow transactions to this consignment location as part of lifecycle mgmt.
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
describe the most complex challenge that you have faced and how you managed it
What is the difference between redirect and forward in zend framework?
Describe a couple of instances, big or small, where you took a different tack in achieving an objective than was the company standard?
what is debit balance report in SAP?. how do you describe DB report in brief.
i completed btech in IT in 2012.i am not good at programming.i want to do software testing.am i eligible for the course and how will be my future?please help and than you
What is the usage of the spawned object?
A fires 5 shots to B's 3 but A kills only once in 3 shots while B kills once in 2 shots. When B has missed 27 times, A has killed:
Definition of push down accounting
Why do you need a for loop?
When defining a new ledger in the special purpose ledger, how can you retrospectively populate fi data for a previous fiscal year?
Define bolt?
What is the Boltzmann Machine?
What is cglib?