What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?
1 5366Post New Kring Manual Testing Interview Questions
one of interviewer asked me this requirement please tell me anybody? Issue: the problem faced by us right now is,when there are more than 2 route codes available, users can select a wrong route code which is a longer route for the destination, the physical shipment can still go through a shorter route, but company will end up in paying more. Requirement: user maintained route list, the user will maintain a master from which route should be picked, users should be able to enable or disable a particular route. Thanks in advance
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
What is context in web application?
Does scala and java support call-by-name?
What are roles you have played in roll out project ?
What is ipc problem?
Describe a situation where you and your partner/professor had a conflicting view, but you were still able to get across your point or how did u get around obstacles that prevented you from completing the task/project.
Stochastic hill climbing chooses at random from among the uphill moves; the probability of selection can vary with the steepness of the uphil1 move. a) True b) False
What is .net core used for?
What are the procedures in paralleling D/G?
What is stack pointer in 8051 microcontroller?
What is a table in microsoft word?
to find the closest pair
What are the types of index?
In how many ways we can do synchronization in java?