If some requirements r changed during the testing
process ,then how can u handle this in frame work?
Answer / alok
As per urs Requirement just update your OR and the
according to your requirement just change /update your's
Script.
Then save the OR and Script in your's Framework
| Is This Answer Correct ? | 1 Yes | 0 No |
can we call runaction in the funcion
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Tell me the situations where we will use Data Driven?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
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 ?
How u connect bugzilla with QTP
1 Answers Deloitte, TCS, Wipro,
What are the features of quick test pro(qtp)?
What is post recovery scenario?
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
How to customize checkpoints with parameters?
How can we write script for a .net application in QTP? Can we use VB Script for .net application.