suppose i have one datatable in my datatable in 2 nd row 3rd
column one link is ther i need to validate that link how do
u do this?(wipro)
Answer Posted / suman
L_Name="<Link-name>"
L_Name1=B("name").P("title").WT("Tbname").Getcelldata(2,3)
if strcomp(L_Name=L_Name1)=0 Then
Reporter.reporteven micpass,"Linkname","Is Present"
else
Reporter.reporteven micpass,"Linkname","Is not Present"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you synchronization point through DP?
Limitations in QTP?
Can you brief the hurdles you faced during Automation testing?
how to test use the quality control .how to verify the image verification
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How to get popup error message.
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
What are the different types of checkpoints?
What is difference between run time object and test object?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
How many add-ins comes by default with quicktest professional?
What is 'sleep' in sync point?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
what kind of frame work you used in your last project?