HI. AnyBody can explain Automation Testing
Framework...Generally wht do we Intiate before going to
start Automation testing process... Anybody can
explain.......Thanks in advacne...
Answer / m dora babu
Frame work means Reusable work or Concepts or Reusable
scripts. It's a Generic work.
Frame works are basically 5 types:
1) Linear Fr Work
2) Modular Fr Work
3) Key word Driven Fr Work
4) Function Driven Fr Work
5) Hybrid Fr work
M Dora Babu S O N T A S O F T W A R E
BANGLORE Mail me @ mdorababum@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
What is object repository?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
How to export QTP results to an ".xls" file?
Hi All. Can you please explaing what is checkpoint? How it Will Work? what is meaning of "check checkpoint ("proprtname").how it will compate with expected value? Thanks in Advance............... Lakshmi
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
Explain about the Test Fusion Report of QTP?
How many tables r created during the recording in QTP?
Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.
How to insert a check point to a image to check enable property in QTP?
Hello! i am having two comboboxes.Each having 10 items in it.when i select first item in first combobox,it is not similar in the second combobox.for ex in first combo if it is Hyderabad,in second it should be some chenai or some other item .Write a VBSCRIPT for that?
How many ways we can parameterize data in quicktest professional (qtp)?