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 / 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 |
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How do you learn the object in QTP?
What is an Custom Object in QTP ?
Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..
If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
4. what is the use of Text output value in Qtp?
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
What is data driver in qtp?
What are output values and why they are used ?
Why do we use breakpoints in QTP?
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value