Explain about tristate constants?
No Answer is Posted For this Question
Be the First to Post Answer
how to retrive the tooltip by using descriptive programming in qtp?
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
0 Answers College School Exams Tests,
What are subprocedures in vbscript?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem
Mention the rules for using option explicit statement?
what is the use of Data base check point ?
Explain about scrrun.dll in vbscript?
write any ttest cases using check points and parameterization
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
How to declare an array in vbscript?