what is test scheduling?
Answer / kamesh n
Test Shedule is simply to say is to plan your Test
Execution eg
1.First we have to execute your login testcase
2.Then we have execute other module testcase
This is Test Shedule
| Is This Answer Correct ? | 0 Yes | 1 No |
When and why to use descriptive programming?
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
How to merge the two object repositories
Explain the differences between table and db checkpoints?
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
What is the difference between Call to Action and Copy Action?
If you have given 1000 manual test scripts, what test you will do? and how?
What is the scripting language used in QTP?
can we call a test in another test?
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.