What are the main differences of qtp and win runner?
Answer / Sandeep Chauhan
QTP (QuickTest Professional) and WinRunner are both automated testing tools, but they have some key differences:
1. Language: QTP uses VBScript or Java as its scripting language, while WinRunner uses C-like syntax.
2. Platform Support: QTP supports various platforms including Windows, UNIX, and web applications, whereas WinRunner primarily supported only Windows applications.
3. Test Automation Features: QTP provides more advanced features such as GUI testing, data-driven testing, test object repository, and keyword view compared to WinRunner.
| Is This Answer Correct ? | 0 Yes | 0 No |
What type of VB script u had done in expert view?
How can we record an edit box in the Web application ?
In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
what is the difference between xmlutil and xmlDOM in qtp?
Sometimes my QTP scripts works fine and sometimes its not though I am using same shared Repository and am not doing any changes in it.Even though for descriptive programming also its works fine and sometimes it does not work.my application is pretty stable.Could anyone please answer why am facing these types of issue??
In our application (Web based application)we will get a pdf file and we have check a particular text in that pdf. Can any one tell how to check text in a pdf file. In the same pdf file it generating some links and I have to click that links. QTP unable recognizing that links, even id did record and playback qtp does not generating any script. Can any one help me….?
How to find a window is minimized or not
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.
How QTP identify the system time that's changes every seconds?
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.