What is business process testing(bpt) in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
what is automation(qtp)bug pls giv me one ex?
why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..
I Selected for TCS-Chennai(Contract to hire) position plz suggest me whether i have to join or not
what sort of things what u put in Bug Report ?
In website, protocol has been changed http:to https what you will do? tell me your approach?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
whare exactly we have to use functions and sub routain
Describe function procedure in vbscript.
how to load vbs file to qtp through scripting. plz provide the code.....
In Webtable New rows getting added, we have select the name as Sandeep ,If name column is sandeep then need to check the checkbox ,we don't know the rows and columns ,Can anyone please tell me the answer.
3 Answers Broadridge, Cigniti Technologies, HCL,
how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons