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) When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis
6 17232what is actual mobile testing and in realtime how this testing happens. can anyone help me with example
ESS,
1 6125plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
CTS,
2313Can anyone send me test plan for any website application for e.g. www.orkut.com or www.facebook.com please email me at disha_gupta83@yahoo.com
1 4908what is sdlc
Accenture, Akamai Technologies, InfoAxon Technologies, Tavant Technologies, Virtusa,
4 10086I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?
4 7899Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?
1 4566Hi,will U Please Provide me details certification for QTP &QC and also please provide me the Material also. Send to mail:jjaanu2mail@gmail.com
1967
Can you please explain me how to do testing of an E-insurance project end to end process..
If client give you a project then which testing you will perform first
what are the risks and contingencies u had in ur project?
What are the attributes of a good framework?
What do you mean by the logical name of the object.
write test cases for flipkart.
List some scenarios which we cannot automate using selenium webdriver?
What is PBX Testing & What is Test coverage?
Explain what are test driver and test stub and why it is required?
What is the Difference between copy to action and call to action?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
What is XML Testing? Do we have any tools to test the XML? Please let me know.
Explain features of the latest version of qtp/ uft 12.1?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
How will you divide your script into multiple actions? Why?