If Technical manager is not addressing to bugs while releasing the project , then how u can treat that bugs? a.open b.closed c.pending 4.deffered
11 16799Due to shutdown failure, one application is not running then what type of testing do u perform? Load testing or stress testing or recovery testing ?
3 8381find the odd man out in below testing techniques. a.loadtesting b.stress testing c.recovery testing d.integration testing also tell me why?
7 14508Trace to customer requirements - what type of testing it is.. a.tracebility testing b.white-box testing c.block box testing d.regression testing
4 8772Post New Logica CMG Interview Questions
How does explainable AI (XAI) improve trust in AI systems?
How do I grant privileges to a user in mysql phpmyadmin?
How do you define a string?
Research serves a single purpose-that of providing information to assist marketing manager to make better decisions? Elaborate this statement.
What exactly is dependency injection?
How do you show values in excel?
What is a vertical merge in google sheets?
What do you understand by the terms datareader object and dataset object?
What do you mean by operation scrap?
#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }
Can you explain usability testing?
Explain the special skills and qualities you have which make you perfect for this job?
What is the maximum size of array?
Explain wcf contracts?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain