Once the Actions are splitted , is there any way to merge them
Answer Posted / sanathan
Thanks Very Much Buddies
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can i pass a "cript"as a parameter in to a function
hou can we use vb script in qtp could u tell me breafly
How many types of parameters are there?
How you will rate urself in QTP in the range of 0 to 5
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
what is defenetion of kiran can u tell me plz CVS, SVN
If created one virtual object? Next time I changed the window position will it work?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
what function you write to do database testing with the help of qtp?
What are the differences between quicktest professional (qtp) and winrunner?
what is object and child object.. explain ..if possible give some example for better understanding ..
what QTP Options do you know?