how do i know how to use tools
No Answer is Posted For this Question
Be the First to Post Answer
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
how to merge object repositories?
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
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
Explain the concept of object repository and how QTP recognizes objects?
what difference between client and server applications exatly?
What is the use of an object spy tool in qtp?
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
What is the default object synchronization timeout in qtp?
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
What is the meaning Work bench?