Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Testing Interview Questions
Questions Answers Views Company eMail

Where virtual objects stores results?

4 8984

Can we use same virtual objects in many number of tests?

TCS,

1 4779

Can we create test script with out Step Generator?

4 7521

Can we call a parameter from an action to other action?

4 7086

Why we have to split actions in a test?

4 13852

How many actions we can create with in a test?

7 12454

What are the advantages of Automation objects than Test Objects?

Adobe,

2 5806

Can we continue functionality testing without framework?

4 6656

What is throw object?

1 8662

How to test background color and dynamic images during run time can you put the check point for moving objects?

1865

Can we directly automate test script according to requirements?

1 4662

Where you can store check point results?

3 6421

Does QTP support flat files? If yes what are those?

2 6605

What is our exact stage involvement with QTP?

1 4243

Why QTP is termed as a Record and Playback tool?

1 8116


Un-Answered Questions { Testing }

What is Batch testing? Facets Benefit Configuration

2611


Explain operational testing?

968


What VBScript operators, functions, and statements do you use in QuickTest Professional?

2607


What is post-processor?

541


What is parameterization & why is parameterization necessary in the script?

1036


Explain branch testing?

1004


Could you explain the line of code webdriver driver = new firefoxdriver()?

868


Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?

1755


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1870


what types of documents we need to write the nonfuntional test scripts?

1918


Tell me example for Risk,Mitigation,Assumption?

2300


Explain the concurrency testing?

1072


Can you perform regression testing performed manually?

991


Write the function test case to add a customer to database.

2137


What are the automation tools available for mobile application testing?

986