Answer Posted / nagk24
cnt=0
Set d=description.Create
d("micclass").value="WinEdit"
Set a=window("text:=Flight Reservation").ChildObjects(d)
For i=0 to a.count-1
cnt=cnt+1
Next
msgbox cnt
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are metrics and matrix?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
If I change the object name in one action will it be updated in all the actions? Or not?
Describe the differences between functions and actions in UFT?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
when will you do debug your script? and explain that process?
Hybrid framework supports Descriptive programming. Is it true?
What is the Difference between test object and run time object?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
What is a checkpoint? How many check points are there in qtp?
We stored into the objects OR and then write the scripting
How to check bitmap output value?