Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) who will assign the seviourity & priority for a BUG in a project ? tester or any other.......... ????
6 10972how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
2 15189Hi frnds im Priyan.in interviews they are one question 4r me. " AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
7 12097Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
18 20450Of course, Test Director has recapped as Quality Center. What is the main difference between 8.2 version and 9.2 version of Quality Center?
2223wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.
5 29714What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance.
5 35063Adhoc testing is done ?(a)without proper testplan and without proper test cases (b)without proper testplan and with proper testcases (c)Both a & b (d) none of the above ? PLZ explain....Thanks in ADVANCE
2 5257how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
1 5815
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What are the bussiness scenories?
Explain how you can handle colors in web driver?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
Mention what are the different types of recording modes in qtp? Which will be used when?
Explain me how to check a checkbox in selenium?
can you provide negative scenarios for ios alarm clock
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
What are the possible values for boolean data field.
how to add 100 for dynamic(correlate value) value
What is the term for decomposing a software program so that latent design information can be extracted? 1. Reengineering 2. Regression 3. Restructuring 4. Reusability 5. Reverse engineering
How many types of actions are there in quicktest professional (qtp)?
Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?