hi Sudhananda reddy, in my resume, i written as , I Am
working as a Test Engineer for xyz company. IS IT RIGHT OR
WRONG? WHAT IS THE ACTUAL meaning of "IN XYZ COMPANY", "FOR
XYZ COMPANY", "WITH XYZ COMPANY".
Answer Posted / sudhanandareddy
For also right..but as a proffesional with is better.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What ate the Technologies supported by QTP?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How qtp identifies objects?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What is meant by Output Value in UFT?
how many maximum number of virtual users we can create?
What Folder Structure following in Keyword Driven Frame work?
When to use shared and local object repository?
For which type of project the iterative model is suitable?
How to replay a script in qtp?
Is it possible to change the values of analog recording?
How is test case write?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
how to test load test and block box testing an a web based application pls give ans briefly