Dear Sir, In A Purchase Function Hw can we justify The rate given by the supplier, dealerrs & mfgs are actual rate. is there any parameter.hw can we find the actual rate of particular items.
1 4066I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
2 4620HOW A VISA CONSULLOR OFFICER WORKS?ISSUING A B1 VISA ? WHAT ARE LAWS SHOULD CANDIDATE MUST FULFILL?
2562What is reporting hiearchy in testing? Who report to whop and complete hiearchy including developers
6 12101Implement a command console for changing settings on a particular object. The command console should allow you to enter a string and will return the response (very similar to a terminal session). The commands are as follows: SET propertyname=newvalue will change the target object’s member named “propertyname” to have a value equal to “newvalue”. If the input value is incompatible (i.e. an int being set to a string), print out an appropriate error message. GET propertyname will print out the current value of the target object’s member named “propertyname”. GET * will print out a list of all target object members and their current values. The system should be extensible for future commands and should accept an arbitrary object, such that another developer could insert another object into the system and rely on the command console to get and set the properties correctly.
3953A single discount equivalent to three successive discounts of 20%, 25% and 10% is a) 55% b) 50% c)48% d)46% plz specify the method... thanks
21 149452What is Waybill? from where we will get waybill? what is the procedure of waybill? if we want to transfer a stock from Hyderabad branch to gurgaon branch with in same company what all procedure we have to follow?
13 85010Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)
1 11793Post New ABC Interview Questions
What is wap and wml?
Who can submit applications through the blackberry app world vendor portal?
Why do we need a master calendar?
Write a Program for Reverse a linked list.
Differentiate between a statement and a preparedstatement.
Where do you see yourself five, ten or fifteen years from now?
What is the difference between get work sheet as collection and get work sheets as collection(fast) ?
How to customize ant extgen and where need to change it?
Differentiate between a page theme and a global theme?
what are the types of design? which type of method is used at what type of design & why?
Where is const variable stored?
How to set initial zoom level in d3.js?
What are various ways to trace a process / application in peoplesoft? Explain them.
Give any two differences between C++ and java.
explain how to create a new schema in a database? : Sql server database administration