Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
Answer Posted / dinesh1433
if Team Size is big
if objects are dynamic
if it is require to start automation before build release
it is easy to use
it is easy for maintance
it is independent of QTP versions
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the syntax for how to call one script from another?
Describe how Smart Identification is used
Shall we add Local Repository to shared object repository,if yes,how we add
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
Define Canvas view of UFT?
what are the utilities and drivers
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What is qtpro? What is a quick test professional?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
explain keyword driven framework with banking domain?
what is clean sweep?
Explain the parameter in qtp?
What are the differences between quicktest professional and winrunner?
Explain in brief about the qtp automation object model (aom).
How do we handle run-time errors?