how to test Web application using QTP software
Answer Posted / manju latha
could any one please explain how to test .net web
application using QTP. I mean what all do we need know in
QTP. like wbf object / swf objects.....
Also if any one could send me some sample code, that would
be of great help
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
What are the types of properties that quick test learns while recording?
who QTP recognizes the object stored in object repository?
How smart identification works in qtp ?
How many add-ins comes by default with qtp?
To which environments does quicktest professional (qtp) supports?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How to create Reusable and Multiple Actions?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?