Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to identify a webtable coulmn values ,if we spy the
coulmn value it is sometimes identifying as Webedit and
some times it is identifying as "webelement", Could any
body let me know how to handle the issue?

Answer Posted / abi

If u r trying to find out the values in the Webtable's
column, then try using checkpoint.Start recording a sample
script, Go to standard checkpoint, Click on the webtable u
want. The entire webtable with its row id and column number
will be displayed. using this u could find which column has
what values in the webtable. this is just for ur reference.
after finding the exact location, u could easily solve this
by descriptive programming.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define Error Pane of UFT?

1051


What is the difference in testing a client-server application and a web application?

1049


How you create new action in qtp?

1072


Mention the test steps of qtp.

949


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

2161


What is a reusable action?

944


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

2203


How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

3205


Can I change properties of a test object?

1081


terminal services client

2188


How we can import data from database?

1151


How you are developing the script? Using record and play back or manual?

993


UFT 12.02 which ALM version will support

1409


any body can you help me what is the script to automate an comand promt

2430


How to replay a script in qtp?

1022