Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing
2 14346Suppose you testing Calculator application and you got problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how will you describe the bug title as well as give the bug description.
12 19645write bug name and discrition for following scenario: 1*1=1,2*2=5,3*3=9,4*4=17 using mscalculator ?
2 72781.If *HIVAL SETGT is used what opcode is used to read a record? A:READ B:READPE C:CHAIN D:READP 2.How to pass numeric parameter to the rpg pgm from the command line? 3.What keyword is used on the rpg 4 definition specification to rename a subfile in an externally definition data structure? A:RENAME B;LIKE C:EXTNAME D:EXTFLD
4 20362Post New Manhattan Interview Questions
What is a parallel index build?
Can we override the private methods?
What is cascading style sheets in html?
What are applications of recursion?
In what way interrupts are classified in 8085?
Tell us what is bodice?
Is ioc a design pattern?
Write a program that accept anumber in words
Explain the architecture of backbone.js
What is monolog library?
How do you tell if your ssd is corrupted?
What are residence monitors?
If c = a/b; a-1 = c, what is the relation between a and b?
What is the advantage of a detergent over soap?
Difference between string s= new string (); and string s = "abv";?