you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
1 6821you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
2 8942I'm an MBA student. I need guidance to prepare for AMAZON COMPANY. can u pls post papers to ammuprathyu@ymail.com
60811)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
3184Write a function that takes "depth" as argument and return sum of node's data of that depth. For instance, (0) depth 0 / \ (10) (20) depth 1 / \ (40) (50) depth2 If I pass get_sum_by_depth(2) , it would return 90 (i.e. 40 + 50 )
2209Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.
2066Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.
5 17249A remote island contains a tribe whose members have either blue or brown eyes. Tribe members do not know the color of their eyes and if they learn it, they must kill themselves the same night. Every member of the tribe always behaves logically...
2 11351Post New Amazon Interview Questions
Explain how you can streamline log files using apache storm?
When will be CPV charged for a in-stream ad for a video of 60 secs length?
Why is django better than rails?
Hi, Please post in here the Aptitude Test Questions given in companies like Thomson, Reuters, GMS, JP Morgan, Northern Trust Bank etc.
What is distance from the earth to the moon?
i want the asp.net technical questions and answeres
What is the difference between json parse and json stringify?
Define relative humidity?
What is html lang en?
What is tree shaking?
What is Visualforce View State?
Explain what is the function of ‘Unsupervised Learning’?
How is python used in business?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
Explain me why are all the comments being moderated?