what is automation(qtp)bug pls giv me one ex?
Example:
suppose i have 5 earlier releases in which all test cases were automated,we all knows for every release automated scrpt are running as a regression testing,because functional QA are focuing on current releases.
incase, while running the regression pack we found some issue due to break of functionality, then the issue is called automation bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between do while and do until ?
What are the three challenges U faced during automation testing of your application.
I wnnt to learn about QTP Automation Framework,please give URL Address to get more information about AFW.
I have 3 add buttons of same properties in my page but i want trigger one of them i required in my recovery scnario manager is qtp recognizes it to recovre d scnario if so how qtp recognizes it
What r the diffrernt file extentions in QTP?
How many tables r created during the recording in QTP?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.
how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?
Explain about merging of two repositories?
How to record a qtp script ?