What are the Mandatory Properties of WebTable Object and
Link Object in Web testing using QTP
Answer Posted / uday kumar_anem
For the Web table object, the mandatory fields are: "html tag".
For a link object, the mandatory fields are: "html tag" and
"text".
For all most of the web objects(ex: web edit, web link
etc..), the mandatory field is "html tag".
But we can change these properties, but make sure that QTP
identifies the object in the application uniquely.
Regards,
Uday.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
desribe a situation where u faced a stressful situation and how did u cope with it
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
What is checkpoints for quicktest professional?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What is the script for database check point, bitmapchek point, regular expression ?
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?
write the vb script for call to new action in qtp?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
explain how to write vb script in qtp?when will you write own script?
What are the types of properties that quick test learns while recording?
What is checkpoints for qtp?
Where you get the run time data table?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?