Could you please any body help me.for example in web table
in the first row and first column there are 3 links like
l1,l2,l3 having indexes 0,1,2 but second time links will
change their order like l2,l3,l1 and indexes also changed
how can we handle this situvation with script....
Answer Posted / sid
Hi Kavitapriyacr
Could you please explain above code with description ?
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many lines of code in each script of QTP?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
When and why to use descriptive programming?
when will you do debug your script? and explain that process?
how to find that tools work well with ur existing system?
How many add-ins comes by default with quicktest professional (qtp)?
How to change the priorities of the recovery scenario properties?
Step 3&4 are repeated until an the object in recognised uniquely.
images are dynamically changes how to compare two images with out using the bitmap
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
in my application,validation message has in japanise language.how to validate this message is appears properly or not
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
What do you mean by iteration?
How to get Traceability matrix from TD?