How does qtp identify objects in the application?
No Answer is Posted For this Question
Be the First to Post Answer
What are the Features & Benefits of Quick Test Pro (QTP)..?
How to retrieve value (data) from notepad using QTP ?
Can you write a script to check if the folder exists or not?
hou can we use vb script in qtp could u tell me breafly
what are the mandatory properties in qtp? what are the library functions in qtp?
How to load the object repository at run time?
QTP is used better in which type of application Web based application or desktop application
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id venku_krs@yahoo.co.in
What is fragmentation and paging?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
where do you define the objects as regular expression when u are using regular expressions.
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma