wht type of User defined functions or Java Releated
functions do we write in VB scripting
what is the silent mode in WR?
Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance
i'm using QTP 8.2, How should i select(browse) object repository from desktop(or from local local drives like C:\,D:\)?. Note:- object repository to select(browse) is been sent by some other person who is using QTP 9.0
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?
How will you handle the situation when object is not captured during record?
1. What is extense of Result file in QTP?
Explain abt the File System Object in QTP with ex
Explain the checkpoint in qtp?
what we do after completion of functional and regression testing
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
If the object property is changing very frequently, what was your approach?