A web table is having 3 columns(name, salary and checkbox) in qtp
How to select a checkbox based on the highest salary of an employee in a webtable.
First We need to get the highest salary from the column and store the row number in Variable(intRow)
set value = Browser().page().webtable().childItem(intRow,column,"Checkbox",0)
value.Set "ON"
set value =Nothing
| Is This Answer Correct ? | 1 Yes | 3 No |
Can we write winrunner language i.e TSL in QTP tool?
How to create basic scripts from a manual test case in QTP?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Can we run multiple QTP scripts one after the other without manual intervention? How?
Are u place all QTP Framework folders in VSS?
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
how will b the questions if we keep one QTP project in CV.please tell me iam attending an interview.
If I give some thousand tests to execute in two days what do you do?
What are the main attributes of test automation?
What are the steps involved in recovery scenario wizard?