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) How can you test the security of a web site (from hacking), both manually and by using a tool. If by a tool then which one and how?
1959What are the important scenarios for testing emails? How do you test emails? Which tool is best for testing email?
2559How to do browser testing (creates a standard script and run it for the different browser combinations)
1889How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?
2964sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??
2011Before starting to write a script, how will you find the test cases that have the same functionality? And how will you maintain the code?
2143Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?
2325Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable
4334Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
2207When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
3 5127When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
2 4534
Connect to QC using AOM.
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it? What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is the difference between uat (user acceptance testing) and system testing?
What is error cusing tecnique
What are the two files required to execute a cucumber test scenario?
What are the important modules of an automation testing framework?
What is checksheet?
Explain the flow of test script recorder.
Which webdriver implementation claims to be the fastest?
What is difference between design time and run time data table?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Which of the selector ID, name, XPath or CSS should I use?
what is the function generator?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?