Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Hi,
My Application in Microsoft Dynamic Navision, is it
compitibale with QTP? if yes then let me know...and also
let me know is there any other automation tool availabe to
automate Microsoft Dynamic Navision.

Thanks
Sandip.
+91-9714177088

Answer Posted / babu chalamalasetti

Hi Sandip,

This is Babu.

Did u get any solutiotn to automate NAVISION using QTP if
so could you please share the info to me. Which version of
QTP and what add-in are required.

If QTP does n't support Navision, did u come to know any
other tool which can be sued for teh same.

Thanks in advance.

My mail id: babu.chalamalasetti@gmail.com

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you open adobe acrobat file in QTP and do some testing on that file ?

1005


Explain the concept of object repository and how quicktest professional (qtp) recognises objects?

1004


Explain data driven framework?

990


If I change the property value at runtime is it effect is object repository?

1030


Where we can use the analog mode and where we can use the low – level mode?

939


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

2078


How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?

970


what is clean sweep?

2224


What is active screen?

937


How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.

1922


How do we handle run-time errors?

976


what is error and fault in terms of software quality?

1847


How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet

1978


How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

2984


Can anybody post some real time scenario in qtp? please its very urgent.

2229