Testing Tools Interview Questions 1 What’s a ‘test case’? Ans: A test case is a document that describes an input, action, or event and an expected response, to determine if a feature of an application is working correctly. A test case should contain particulars such as test case identifier, test case name, objective, test conditions/setup, input data requirements, steps, and …
Continue readingAuthor: Interview Tips
Testing Dictionary
Testing Dictionary Acceptance Testing: Formal testing conducted to determine whether or not a system satisfies its acceptance criteria – enables an end user to determine whether or not to accept the system. Alpha Testing: Testing of a software product or system conducted at the developer?s site by the end user. Affinity Diagram: A group process that takes large amounts of …
Continue readingLoadrunner Interview Questions
Loadrunner Interview Questions Q) How do you debug a LoadRunner script? A) VuGen contains two options to help debug V user scripts-the Run Step by Step command and breakpoints. The Debug settings in the Options dialog box allow us to determine the extent of the trace to be performed during scenario execution. The debug information is written to the Output …
Continue readingPHP Interview Questions
PHP? Interview Questions PHP (hyper text Preprocessor) is a computer scripting language. Designed for producing dynamic web pages, with syntax from C, Java and Perl, PHP code is embedded within HTML pages for server side execution it has evolved to include a command line interface capability and can be used in standalone graphical applications. PHP was originally created by Rasmus …
Continue readingTibco Interview Questions
Tibco Interview Questions 1.What is vcrepo.dat? TIBCO Designer creates a file named vcrepo.dat in the project root directory when you first save the project. This file is used to store properties such as display name, TIBCO Rendezvous encoding, and description. This file can be used for identification in place of the project root directory and can be used as the …
Continue readingPerl Scripting Interview Questions
Perl Scripting Interview Questions What is Perl Scripting? Perl Scripting is one of the robust scripting languages in the IT market which is being used in ?n? of fields. Perl is rich in finding Regular expressions and stands unique in all fields of application. PERL is a scripting language. Since all scripting languages are interpreter based languages but not compiler …
Continue readingShell Scripting Interview Questions
Shell Scripting? Interview Questions What is shell scripting? Shell Script is series of command written in plain text file. Shell script is just like batch file in MS-DOS but have more power than the MS-DOS batch file. It means shell accept command from you (via keyboard) and execute them. But if you use command one by one (sequence of ‘n’ …
Continue reading
Link Building
Getting Back links to our site is much important for off-page seo optimization. One way links are always the best choice for seo optimization. Article Writing is one of the good methods for building back links and for link popularity. In Article writing we become a member of a website who allow us to write articles, in return we will …
Continue reading
Tips for writing a Good Article
Tips to remember while writing a Good Article Article marketing is another method of online marketing; A well-written article is composed of certain elements arranged into a structure. Before writing article look for content rich websites/ blogs which are well known in the industry that publish lots of valuable original content. For a content rich websites they have readers who …
Continue readingStruts Interview Questions
Struts Interview Questions 1 Explain the tern? Action Servlet? Ans: In struts technology this class plays the role of controller.controller is responsible for handling all the requests. 2 Define the class? Action? Ans: Action is part of the controller. The use? of this class is to translate the HTTP Servlet Request to the business logic. 3 Explain the? struts Valida …
Continue reading
What is a Sub Domain?
What is a Sub Domain? A sub domain is a domain that is part of a larger domain, the only domain that isn’t also a sub domain is the root domain. For example, online-training.srihithatechnologies.com is the sub domain for www.srihithatechnologies.com which in turn is a sub domain of the “com” top-level domain. Uses of Sub Domains: Sub domains are commonly …
Continue reading
You must be logged in to post a comment.